ScummVM API documentation
Bagel::CBagIfstream Class Reference
Inheritance diagram for Bagel::CBagIfstream:
Bagel::CBofObject

Public Member Functions

 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 CBofStringgetLineString () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Bagel::CBofObject
static bool isValidObject (const CBofObject *pObject)
 

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