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

#include <qcc.h>

Public Attributes

char * memory
 
int max_memory
 
int current_memory
 
QCC_type_ttypes
 
QCC_def_t def_head
 
QCC_def_tdef_tail
 
QCC_def_t local_head
 
QCC_def_tlocal_tail
 
unsigned int size_fields
 

Member Data Documentation

◆ current_memory

int QCC_pr_info_t::current_memory

◆ def_head

QCC_def_t QCC_pr_info_t::def_head

◆ def_tail

QCC_def_t* QCC_pr_info_t::def_tail

◆ local_head

QCC_def_t QCC_pr_info_t::local_head

◆ local_tail

QCC_def_t* QCC_pr_info_t::local_tail

◆ max_memory

int QCC_pr_info_t::max_memory

◆ memory

char* QCC_pr_info_t::memory

◆ size_fields

unsigned int QCC_pr_info_t::size_fields

◆ types

QCC_type_t* QCC_pr_info_t::types

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