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

#include <qcc.h>

Public Types

enum  {
  REF_GLOBAL , REF_ARRAY , REF_ARRAYHEAD , REF_POINTER ,
  REF_FIELD , REF_STRING , REF_NONVIRTUAL , REF_THISCALL ,
  REF_ACCESSOR
}
 

Public Attributes

enum QCC_ref_t:: { ... }  type
 
QCC_sref_t base
 
QCC_sref_t index
 
QCC_type_tcast
 
struct accessor_saccessor
 
int postinc
 
pbool readonly
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
REF_GLOBAL 
REF_ARRAY 
REF_ARRAYHEAD 
REF_POINTER 
REF_FIELD 
REF_STRING 
REF_NONVIRTUAL 
REF_THISCALL 
REF_ACCESSOR 

Member Data Documentation

◆ accessor

struct accessor_s* QCC_ref_t::accessor

◆ base

QCC_sref_t QCC_ref_t::base

◆ cast

QCC_type_t* QCC_ref_t::cast

◆ index

QCC_sref_t QCC_ref_t::index

◆ postinc

int QCC_ref_t::postinc

◆ readonly

pbool QCC_ref_t::readonly

◆ 

enum { ... } QCC_ref_t::type

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