|
CWB
|
Underlying structure for the IDList class. More...
#include <corpus.h>
Data Fields | |
| char * | string |
| the username, groupname or hostname More... | |
| IDList | next |
| link to next entry in the linked list More... | |
Underlying structure for the IDList class.
| IDList next |
link to next entry in the linked list
Referenced by check_access_conditions(), FreeIDList(), and memberIDList().
| char* string |
the username, groupname or hostname
Referenced by check_access_conditions(), FreeIDList(), and memberIDList().
1.8.8