#include <ts_public.h>
Data Fields | |
int | len |
char ** | stop |
Definition at line 71 of file ts_public.h.
int StopList::len |
Definition at line 73 of file ts_public.h.
Referenced by readstoplist(), and searchstoplist().
char** StopList::stop |
Definition at line 74 of file ts_public.h.
Referenced by readstoplist(), and searchstoplist().