#include <ug_tsa_array_entry.h>


Public Member Functions | |
| ArrayEntry () | |
| ArrayEntry (char const *p) | |
| template<typename TSA_TYPE > | |
| ArrayEntry (TSA_TYPE const *S, char const *p) | |
Public Attributes | |
| char const * | pos |
| char const * | next |
Definition at line 14 of file ug_tsa_array_entry.h.
| sapt::tsa::ArrayEntry::ArrayEntry | ( | ) |
Definition at line 12 of file ug_tsa_array_entry.cc.
| sapt::tsa::ArrayEntry::ArrayEntry | ( | char const * | p | ) |
Definition at line 13 of file ug_tsa_array_entry.cc.
| sapt::tsa::ArrayEntry::ArrayEntry | ( | TSA_TYPE const * | S, | |
| char const * | p | |||
| ) | [inline] |
Definition at line 31 of file ug_tsa_array_entry.h.
| char const* sapt::tsa::ArrayEntry::next |
Definition at line 19 of file ug_tsa_array_entry.h.
| char const* sapt::tsa::ArrayEntry::pos |
Definition at line 18 of file ug_tsa_array_entry.h.
1.5.9