Definition at line 103 of file dlist.h.
◆ CDListCmdBlock()
CDListCmdBlock::CDListCmdBlock |
( |
| ) |
|
|
inline |
◆ ~CDListCmdBlock()
CDListCmdBlock::~CDListCmdBlock |
( |
| ) |
|
|
inline |
◆ CanFit()
template<class CmdType >
bool CDListCmdBlock::CanFit |
( |
CmdType |
cmd | ) |
|
|
inline |
◆ operator+=()
template<class CmdType >
void CDListCmdBlock::operator+= |
( |
CmdType |
cmd | ) |
|
|
inline |
◆ GetFirstCmd()
◆ SetNextBlock()
◆ GetNextBlock()
◆ ByteSize
const int CDListCmdBlock::ByteSize = 2048 |
|
staticprivate |
◆ Memory
char CDListCmdBlock::Memory[ByteSize] |
|
private |
◆ MemCursor
char* CDListCmdBlock::MemCursor |
|
private |
◆ BytesLeft
int CDListCmdBlock::BytesLeft |
|
private |
◆ NextBlock
The documentation for this class was generated from the following file: