PPTStreamBuf Class Reference

#include <PPTStreamBuf.h>

List of all members.

Public Member Functions

 PPTStreamBuf (int fd, unsigned bufsize=1)
virtual ~PPTStreamBuf ()
unsigned int how_many ()
void open (int fd, unsigned bufsize=1)
int sync ()
int overflow (int c)
void finish ()


Constructor & Destructor Documentation

PPTStreamBuf::PPTStreamBuf ( int  fd,
unsigned  bufsize = 1 
)

References open().

Here is the call graph for this function:

PPTStreamBuf::~PPTStreamBuf (  )  [virtual]

References sync().

Here is the call graph for this function:


Member Function Documentation

unsigned int PPTStreamBuf::how_many (  )  [inline]

void PPTStreamBuf::open ( int  fd,
unsigned  bufsize = 1 
)

Referenced by PPTStreamBuf().

int PPTStreamBuf::sync (  ) 

Referenced by finish(), overflow(), and ~PPTStreamBuf().

int PPTStreamBuf::overflow ( int  c  ) 

References sync().

Here is the call graph for this function:

void PPTStreamBuf::finish (  ) 

References sync().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Sep 11 07:59:28 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.6