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

#include <common.h>

Classes

struct  infokey_s
 

Public Attributes

struct infobuf_t::infokey_skeys
 
size_t numkeys
 
size_t totalsize
 
void(* ChangeCB )(void *context, const char *key)
 
voidChangeCTX
 

Member Data Documentation

◆ ChangeCB

void(* infobuf_t::ChangeCB) (void *context, const char *key)

◆ ChangeCTX

void* infobuf_t::ChangeCTX

◆ keys

struct infobuf_t::infokey_s * infobuf_t::keys

◆ numkeys

size_t infobuf_t::numkeys

◆ totalsize

size_t infobuf_t::totalsize

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