#include <file_stream.h>
structural::decorator::FileStream::FileStream |
( |
| ) |
|
structural::decorator::FileStream::FileStream |
( |
const char * |
text | ) |
|
|
explicit |
std::string & structural::decorator::FileStream::message |
( |
| ) |
|
void structural::decorator::FileStream::PutInt |
( |
int |
value | ) |
|
|
overridevirtual |
void structural::decorator::FileStream::PutString |
( |
const std::string & |
text_string | ) |
|
|
overridevirtual |
int structural::decorator::FileStream::value |
( |
| ) |
const |
The documentation for this class was generated from the following files: