C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Serialization: memory buffer. More...
#include <io_buffer.h>
#include <fstream>
#include <tool_cstring.h>
#include <math_define.h>
#include <math_version.h>
#include <stack>
#include <map>
Classes | |
class | membuf |
Memory stream buffer. More... | |
struct | membuf::FileStackEntry |
Stack of FileSpaces. More... | |
Functions | |
iobuf & | createiobuf (const TCHAR *fileName) |
Read the buffer from the disk. | |
bool | writeiobuftodisk (const TCHAR *fileName, membuf &buf) |
Write the buffer to the disk. | |
Serialization: memory buffer.