#include <strngrtr.h>

Public Attributes | |
| char * | name |
| char * | str |
| size_t | currentPosition |
| size_t | maximumPosition |
| int | readWriteType |
| struct stringRouter * | next |
Definition at line 32 of file strngrtr.h.
| char* stringRouter::name |
Definition at line 34 of file strngrtr.h.
| char* stringRouter::str |
Definition at line 35 of file strngrtr.h.
Definition at line 36 of file strngrtr.h.
Definition at line 37 of file strngrtr.h.
Definition at line 38 of file strngrtr.h.
struct stringRouter* stringRouter::next [read] |
Definition at line 39 of file strngrtr.h.
1.5.6