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