|
|
| guarded (size_t _fixed_size) |
| |
|
T & | operator[] (size_t _index) |
| |
|
T & | at (size_t _index) |
| |
|
T & | front () |
| |
|
T & | back () |
| |
|
void | push_back (const T &_new_item) |
| |
|
void | clear () |
| |
|
TDataStructure::size_type | size () const _NOEXCEPT |
| |
|
bool | is_locked () |
| |
|
|
template<typename T , class TDataType , class TMemInterface > |
| class | lock_free_batch_dispatcher |
| |
The documentation for this class was generated from the following file: