| Puma Reference Manual | Puma: Puma::ChainCnt Class Reference |
#include <Chain.h>

Public Member Functions | |
| ChainCnt (const char *n) | |
| ~ChainCnt () | |
| Chain * | unlink () |
| void | insert (Chain *c) |
Public Attributes | |
| long long | max |
| long long | use |
| Puma::ChainCnt::ChainCnt | ( | const char * | n | ) | [inline] |
| Puma::ChainCnt::~ChainCnt | ( | ) | [inline] |
| Chain* Puma::ChainCnt::unlink | ( | ) | [inline] |
Reimplemented from Puma::Chain.
| void Puma::ChainCnt::insert | ( | Chain * | c | ) | [inline] |
Reimplemented from Puma::Chain.
| long long Puma::ChainCnt::max |
| long long Puma::ChainCnt::use |