|
|
| CBagIfstream (char *buffer, int length) |
| |
|
int | getCh () |
| |
|
int | getLine (char *buffer, int length) |
| |
|
void | putBack () |
| |
|
int | get () |
| |
|
int | get (char *buffer, int count, char delimiter='\n') |
| |
|
int | peek () |
| |
|
int | getCh (char *ch, int count, char delimiter='\n') |
| |
|
bool | eatWhite () |
| |
|
bool | eof () const |
| |
|
int | getLineNumber () const |
| |
|
int | getSize () const |
| |
|
const CBofString & | getLineString () const |
| |
|
virtual void | DeleteObject () |
| |
|
|
static bool | isValidObject (const CBofObject *pObject) |
| |
The documentation for this class was generated from the following file: