UT_FPOutBuf Class Reference

#include <UT_FPStream.h>

List of all members.

Public Member Functions

 UT_FPOutBuf (FILE *_fp)
void close ()

Protected Member Functions

virtual int_type overflow (int_type c)
virtual pos_type seekoff (off_type _Off, ios_base::seekdir _Way, ios_base::openmode=ios::out)
virtual pos_type seekpos (pos_type _Off, ios_base::openmode=ios::out)
virtual std::streamsize xsputn (const char *s, std::streamsize num)

Protected Attributes

FILE * myFP


Detailed Description

Definition at line 43 of file UT_FPStream.h.


Constructor & Destructor Documentation

UT_FPOutBuf::UT_FPOutBuf ( FILE *  _fp  )  [inline]

Definition at line 45 of file UT_FPStream.h.


Member Function Documentation

void UT_FPOutBuf::close (  )  [inline]

Definition at line 49 of file UT_FPStream.h.

virtual int_type UT_FPOutBuf::overflow ( int_type  c  )  [inline, protected, virtual]

Definition at line 58 of file UT_FPStream.h.

virtual pos_type UT_FPOutBuf::seekoff ( off_type  _Off,
ios_base::seekdir  _Way,
ios_base::openmode  = ios::out 
) [inline, protected, virtual]

Definition at line 65 of file UT_FPStream.h.

virtual pos_type UT_FPOutBuf::seekpos ( pos_type  _Off,
ios_base::openmode  = ios::out 
) [inline, protected, virtual]

Definition at line 88 of file UT_FPStream.h.

virtual std::streamsize UT_FPOutBuf::xsputn ( const char *  s,
std::streamsize  num 
) [inline, protected, virtual]

Definition at line 97 of file UT_FPStream.h.


Member Data Documentation

FILE* UT_FPOutBuf::myFP [protected]

Definition at line 104 of file UT_FPStream.h.


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

Generated on Mon Jan 28 00:49:02 2013 for HDK by  doxygen 1.5.9