|
OpenSDN source code
|
This is the complete list of members for TokenPool, including all inherited members.
| DISALLOW_COPY_AND_ASSIGN(TokenPool) | TokenPool | protected |
| failures() const | TokenPool | inline |
| failures_ | TokenPool | mutableprotected |
| FreeToken() | TokenPool | protected |
| GetToken() | TokenPool | virtual |
| IncrementRestarts() | TokenPool | inline |
| low_water_mark_ | TokenPool | protected |
| max_tokens_ | TokenPool | protected |
| min_tokens_ | TokenPool | protected |
| name_ | TokenPool | protected |
| proto_ | TokenPool | protected |
| restarts() const | TokenPool | inline |
| restarts_ | TokenPool | protected |
| Token class | TokenPool | friend |
| token_count() const | TokenPool | inline |
| token_count_ | TokenPool | protected |
| TokenCheck() const | TokenPool | |
| TokenPool(const std::string &name, Proto *proto, int count) | TokenPool | |
| ~TokenPool() | TokenPool | virtual |