Classes | |
| class | pgBuf< T > |
| A memory pool for the specified type. More... | |
| class | pgFlag< D, T > |
| A set of bits as a data structure. More... | |
| class | pgID |
| A unique value to identify objects. More... | |
| class | pgList< T > |
| A Sequence of elements stored in a linked list. More... | |
| class | pgMap< K, D > |
| A sorted associative containers that contain unique key/value pairs. More... | |
| class | pgMsg< N > |
| A general purpose message with fixed number parameters. More... | |
| class | pgStr< T, N > |
| A string with fixed length. More... | |
| class | pgTree< T > |
| A tree container which can have a parent and children. More... | |
| class | pgType< D, T > |
| An enum type with specified size. More... | |
1.5.8