|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
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.