Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
istreambuffer Class Reference
+ Inheritance diagram for istreambuffer:

Public Member Functions

 istreambuffer (char *buffer, std::streamsize bufferLength)
 
std::streampos tellg ()
 
void seekg (std::streampos pos)
 
int size ()
 
void reset ()
 
char * getbuf ()
 
 istreambuffer (char *buffer, std::streamsize bufferLength)
 
std::streampos tellg ()
 
void seekg (std::streampos pos)
 
int size ()
 
void reset ()
 
char * getbuf ()
 

Detailed Description

Definition at line 547 of file hddm-root.cpp.

Constructor & Destructor Documentation

istreambuffer::istreambuffer ( char *  buffer,
std::streamsize  bufferLength 
)
inline

Definition at line 549 of file hddm-root.cpp.

istreambuffer::istreambuffer ( char *  buffer,
std::streamsize  bufferLength 
)
inline

Definition at line 94 of file hddm-xml.cpp.

Member Function Documentation

char* istreambuffer::getbuf ( )
inline

Definition at line 117 of file hddm-xml.cpp.

char* istreambuffer::getbuf ( )
inline

Definition at line 572 of file hddm-root.cpp.

void istreambuffer::reset ( )
inline

Definition at line 111 of file hddm-xml.cpp.

void istreambuffer::reset ( )
inline

Definition at line 566 of file hddm-root.cpp.

Referenced by main().

void istreambuffer::seekg ( std::streampos  pos)
inline

Definition at line 102 of file hddm-xml.cpp.

void istreambuffer::seekg ( std::streampos  pos)
inline

Definition at line 557 of file hddm-root.cpp.

int istreambuffer::size ( )
inline

Definition at line 107 of file hddm-xml.cpp.

int istreambuffer::size ( )
inline

Definition at line 562 of file hddm-root.cpp.

std::streampos istreambuffer::tellg ( )
inline

Definition at line 98 of file hddm-xml.cpp.

std::streampos istreambuffer::tellg ( )
inline

Definition at line 553 of file hddm-root.cpp.


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