#include <IDPool.h>
Definition at line 11 of file IDPool.h.
◆ clear()
void carl::IDPool::clear |
( |
| ) |
|
|
inline |
◆ free()
void carl::IDPool::free |
( |
std::size_t |
id | ) |
|
|
inline |
◆ get()
std::size_t carl::IDPool::get |
( |
| ) |
|
|
inline |
◆ largestID()
std::size_t carl::IDPool::largestID |
( |
| ) |
const |
|
inline |
◆ size()
std::size_t carl::IDPool::size |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const IDPool & |
p |
|
) |
| |
|
friend |
◆ mFreeIDs
◆ mLargestID
std::size_t carl::IDPool::mLargestID = 0 |
|
private |
The documentation for this class was generated from the following file: