
Public Attributes | |
| struct stlist * | next |
| struct stlist * | prev |
| grManagedState * | state |
| char * | name |
Definition at line 129 of file grutil.cpp.
| char* stlist::name |
Definition at line 134 of file grutil.cpp.
| struct stlist* stlist::next |
Definition at line 131 of file grutil.cpp.
| struct stlist* stlist::prev |
Definition at line 132 of file grutil.cpp.
| grManagedState* stlist::state |
Definition at line 133 of file grutil.cpp.