#include <agxbuf.h>
Data Fields | |
unsigned char * | buf |
unsigned char * | ptr |
unsigned char * | eptr |
int | dyna |
Definition at line 27 of file agxbuf.h.
unsigned char* agxbuf::buf |
Definition at line 28 of file agxbuf.h.
Referenced by agxbfree(), agxbinit(), agxbmore(), agxbpop(), and ps_string().
unsigned char* agxbuf::ptr |
Definition at line 29 of file agxbuf.h.
Referenced by agxbinit(), agxbmore(), agxbpop(), and agxbput_n().
unsigned char* agxbuf::eptr |
int agxbuf::dyna |