#include <IOBStream.h>
Stream format writer
- Todo:
- usefull ????
void OBStreamFormat::add |
( |
const AChar * |
s | ) |
const |
void OBStreamFormat::add |
( |
AChar |
c | ) |
const |
void OBStreamFormat::add |
( |
const Char * |
s | ) |
const |
void OBStreamFormat::add |
( |
Char |
c | ) |
const |
void OBStreamFormat::add |
( |
int |
v | ) |
const |
void OBStreamFormat::add |
( |
unsigned int |
v | ) |
const |
void OBStreamFormat::add |
( |
bool |
v | ) |
const |
void OBStreamFormat::add |
( |
const void * |
v | ) |
const |
void commore::OBStreamFormat::add |
( |
Float |
v | ) |
const |
void commore::OBStreamFormat::add |
( |
Double |
v | ) |
const |
void OBStreamFormat::add |
( |
Long |
v | ) |
const |
void OBStreamFormat::add |
( |
const TimePeriod & |
v | ) |
const |
void OBStreamFormat::add |
( |
const TimeDate & |
v | ) |
const |
The documentation for this class was generated from the following files: