Constructor & Destructor Documentation
| trpgFilePrintBuffer::trpgFilePrintBuffer |
( |
FILE * |
| ) |
|
This class can be constructed with either a FILE pointer or a file name.
| trpgFilePrintBuffer::trpgFilePrintBuffer |
( |
char * |
| ) |
|
| trpgFilePrintBuffer::~trpgFilePrintBuffer |
( |
void |
| ) |
|
Member Function Documentation
| bool trpgFilePrintBuffer::isValid |
( |
void |
| ) |
|
|
inlinevirtual |
Check if file print buffer is valid (i.e. if file was opened)
Reimplemented from trpgPrintBuffer.
| bool trpgFilePrintBuffer::prnLine |
( |
const char * |
str = NULL | ) |
|
|
virtual |
For a file printer buffer, this writes a string out to a file.
Implements trpgPrintBuffer.
Member Data Documentation
| bool trpgFilePrintBuffer::valid |
|
protected |
| bool trpgFilePrintBuffer::isMine |
|
protected |
| FILE* trpgFilePrintBuffer::fp |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/osgdb_vrftxp/trpage_print.h