Data Fields | |
char * | name |
void * | object |
int | size |
Q_NLOBJ * | next |
char* Q_NLOBJ::name |
key name
void* Q_NLOBJ::object |
object data
int Q_NLOBJ::size |
object size
struct Q_NLOBJ* Q_NLOBJ::next |
link pointer
[Home] [About] [Examples] [Changes] [Download] [SVN Repository] [Install] [Reference] |