Classes | |
class | BaseArray |
class | BaseQueue |
class | BaseString |
class | StaticString |
Constant capacity memory buffer is allocated when object is created. More... | |
class | DynamicString |
Memory is allocated from heap. More... | |
class | DynamicString< 1 > |
DynamicString specialisation. More... | |
class | DynamicArray |
class | PeekableStaticQueue |
Extended StaticQueue to peek items without poping them out of the queue. More... | |
class | StaticArray |
class | StaticQueue |
Typedefs | |
typedef DynamicString< 1 > | String |
The most typical string type. |
typedef DynamicString<1> AVRCpp::Collection::String |
MTÜ TTÜ Robotiklubi |