stream_output_file Class Reference
file interface of stream
More...
#include <miscxml.h>
List of all members.
Detailed Description
file interface of stream
Definition at line 207 of file miscxml.h.
Constructor & Destructor Documentation
stream_output_file::stream_output_file |
( |
mem_pool_t & |
small_pool, |
|
|
mem_pool_t & |
big_pool, |
|
|
size_t |
xml_size | |
|
) |
| | |
constructor
- Parameters:
-
small_pool |
small memory pool |
big_pool |
big memory pool |
xml_size |
xml size - just a tip |
Definition at line 774 of file miscxml.cpp.
stream_output_file::~stream_output_file |
( |
|
) |
[virtual] |
Member Function Documentation
bool stream_output_file::open |
( |
const char * |
location |
) |
|
void stream_output_file::close |
( |
|
) |
|
bool stream_output_file::data_persist |
( |
const ub1_t * |
buf, |
|
|
size_t |
len | |
|
) |
| | [protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: