FTEQW
Documentation of the FTE engine source tree.
accessor_s Struct Reference

#include <qcc.h>

Public Attributes

struct accessor_snext
 
struct QCC_type_stype
 
struct QCC_type_sindexertype
 
QCC_sref_t getset_func [2]
 
QCC_sref_t staticval
 
pbool getset_isref [2]
 
char * fieldname
 

Member Data Documentation

◆ fieldname

char* accessor_s::fieldname

◆ getset_func

QCC_sref_t accessor_s::getset_func[2]

◆ getset_isref

pbool accessor_s::getset_isref[2]

◆ indexertype

struct QCC_type_s* accessor_s::indexertype

◆ next

struct accessor_s* accessor_s::next

◆ staticval

QCC_sref_t accessor_s::staticval

◆ type

struct QCC_type_s* accessor_s::type

The documentation for this struct was generated from the following file: