AVRCpp::Collection Namespace Reference

Classes for different types of arrays and queues. More...


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.


Detailed Description

Classes for different types of arrays and queues.

Typedef Documentation

typedef DynamicString<1> AVRCpp::Collection::String

The most typical string type.

Definition at line 114 of file CppString.h.


Generated on Sat Sep 15 23:41:47 2007 for AVR C++ Lib (common) by  doxygen 1.5.2
SourceForge.net Logo MTÜ TTÜ Robotiklubi