Graphviz 13.0.0~dev.20241220.2304
|
#include <rdr.h>
Data Fields | |
const char * | data |
size_t | len |
size_t | cur |
size_t rdr_t::cur |
Definition at line 13 of file rdr.h.
Referenced by agmemread0(), and dotstring().
const char* rdr_t::data |
Definition at line 11 of file rdr.h.
Referenced by agmemread0(), and dotstring().
size_t rdr_t::len |
Definition at line 12 of file rdr.h.
Referenced by agmemread0(), and dotstring().