|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
Public Types | |
| typedef T | value_type |
Public Member Functions | |
| bool | empty () |
| T & | front () |
| const T & | front () const |
| void | pop_front () |
| bool | pop_front (T &) |
| void | push_back (const T &) |
| bool | read_only () |
| void | set_read_only () |