#include <DebugDumpBuf.h>
Definition at line 8 of file DebugDumpBuf.h.
Static Public Attributes | |
static const size_t | size_ = 1024 * 8 |
static char | buf_ [size_] |
const size_t oasys::DebugDumpBuf::size_ = 1024 * 8 [static] |
Definition at line 9 of file DebugDumpBuf.h.
char oasys::DebugDumpBuf::buf_ [static] |
Definition at line 10 of file DebugDumpBuf.h.