OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
PPTStreamBuf Class Reference

#include <PPTStreamBuf.h>

Inheritance diagram for PPTStreamBuf:
Collaboration diagram for PPTStreamBuf:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 38 of file PPTStreamBuf.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file PPTStreamBuf.cc.

References open().

Here is the call graph for this function:

Definition at line 60 of file PPTStreamBuf.cc.

References sync().

Here is the call graph for this function:


Member Function Documentation

Definition at line 114 of file PPTStreamBuf.cc.

References BESDEBUG, eod_marker, eod_marker_len, and sync().

Here is the call graph for this function:

unsigned int PPTStreamBuf::how_many ( ) [inline]

Definition at line 54 of file PPTStreamBuf.h.

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

Definition at line 70 of file PPTStreamBuf.cc.

Referenced by PPTStreamBuf().

int PPTStreamBuf::overflow ( int  c)

Definition at line 102 of file PPTStreamBuf.cc.

References sync().

Here is the call graph for this function:

Definition at line 81 of file PPTStreamBuf.cc.

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


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