#include <commandCache.h>
Public Member Functions | |
| Command & | alloc (NodePtr node, NodePtr localNode, const uint64_t size) |
| void | flush () |
| Flush all allocated commands. | |
Commands are retained and released whenever they are not directly processed, e.g., when pushed to another thread using a CommandQueue.
Definition at line 40 of file commandCache.h.
Definition at line 81 of file commandCache.cpp.
References eq::net::Command::_packetAllocSize, eq::net::Command::alloc(), EQ_MAX, EQINFO, eq::net::Command::getAllocationSize(), and eq::net::Command::isFree().

| void eq::net::CommandCache::flush | ( | ) |
0.9 by
1.5.8