| Member |
Where defined |
Description |
| Alphabet |
Sigma |
The type of object, T, stored in the type_alphabet. |
| const_iterator |
Container |
Const iterator used to iterate through a type_alphabet. |
| iterator begin() |
Container |
Returns an iterator pointing to the beginning of the type_alphabet. |
| iterator end() |
Container |
Returns an iterator pointing to the end of the type_alphabet. |
| unsigned long size() const |
Container |
Returns the size of the type_alphabet. |
| unsigned long map(a) |
Sigma |
Returns the mapped value of a |
| Alphabet unmap(l) |
Sigma |
Return the unmapped equivalent of l |