#include <ckobjQ.h>
Public Member Functions | |
TokenPool () | |
Static Private Member Functions | |
static ObjectToken * | _alloc (void) |
static void | _free (ObjectToken *ptr) |
Definition at line 29 of file ckobjQ.h.
static ObjectToken* TokenPool::_alloc | ( | void | ) | [inline, static, private] |
Definition at line 31 of file ckobjQ.h.
References CmiAlloc().
static void TokenPool::_free | ( | ObjectToken * | ptr | ) | [inline, static, private] |