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

void PPTStreamBuf::finish (  ) 

References sync().

Here is the call graph for this function:

unsigned int PPTStreamBuf::how_many (  )  [inline]

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

Referenced by PPTStreamBuf().

int PPTStreamBuf::overflow ( int  c  ) 

References sync().

Here is the call graph for this function:

int PPTStreamBuf::sync (  ) 

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


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

Generated on Wed Mar 4 04:36:06 2009 for OPeNDAP Back End Server (BES) by  doxygen 1.5.8