Classes | |
struct | IStreamContext |
class | TMCiostream |
class | TMCstrstream |
Reads/writes from/into a memory buffer. More... | |
class | TMCfstream |
class | countstream |
class | TMCiostreamContext |
class | TMCfstreamContext |
Defines | |
#define | kUnexpectedChar 17001 |
#define | kOutOfBounds 17002 |
#define | kEOF 17003 |
#define | kUnimplementedStreamFeature 17004 |
#define | kBadDataBuffer 17005 |
#define | kDefaultBufferSize 0x7f00 |
#define | kEOFChar (keofErr) |
Functions | |
TMCiostream & | endl (TMCiostream &s) |
TMCiostream & | ends (TMCiostream &s) |
TMCiostream & | dec (TMCiostream &s) |
TMCiostream & | hex (TMCiostream &s) |
TMCfstream & | flush (TMCfstream &s) |
#define kBadDataBuffer 17005 |
#define kDefaultBufferSize 0x7f00 |
#define kEOF 17003 |
#define kEOFChar (keofErr) |
#define kOutOfBounds 17002 |
#define kUnexpectedChar 17001 |
#define kUnimplementedStreamFeature 17004 |
TMCiostream& dec | ( | TMCiostream & | s | ) |
TMCiostream& endl | ( | TMCiostream & | s | ) |
TMCiostream& ends | ( | TMCiostream & | s | ) |
TMCfstream& flush | ( | TMCfstream & | s | ) |
TMCiostream& hex | ( | TMCiostream & | s | ) |