| Tanl Linguistic Pipeline |
Public Member Functions | |
| const_iterator (Attributes const &attributes, int fit=0) | |
| bool | operator== (const const_iterator &other) |
| bool | operator!= (const const_iterator &other) |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
|
std::pair< char const *, std::string const * > | operator* () |
| const_iterator (Attributes const &attributes, int fit=0) | |
| bool | operator== (const const_iterator &other) |
| bool | operator!= (const const_iterator &other) |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
|
std::pair< char const *, std::string const * > | operator* () |
Public Attributes | |
| Attributes const & | attributes |
| int | fit |