#include "CeylanMemoryStream.h"#include "CeylanLogPlug.h"#include "CeylanOperators.h"#include "CeylanStringUtils.h"#include <climits>

Go to the source code of this file.
Defines | |
| #define | CEYLAN_DEBUG_MEMORY_STREAM 0 |
| #define | DISPLAY_DEBUG_MEMORY_STREAM(message) |
| #define CEYLAN_DEBUG_MEMORY_STREAM 0 |
Definition at line 53 of file CeylanMemoryStream.cc.
| #define DISPLAY_DEBUG_MEMORY_STREAM | ( | message | ) |
Definition at line 61 of file CeylanMemoryStream.cc.
Referenced by Ceylan::System::MemoryStream::read(), and Ceylan::System::MemoryStream::write().
1.5.8