OpenSDN source code
|
#include <thrift_xml_protocol.h>
Public Attributes | |
char | stack [MAX_TAG_STACK_SIZE][MAX_XML_TAG_SIZE] |
int | tos |
Definition at line 28 of file thrift_xml_protocol.h.
char tag_stack_t::stack[MAX_TAG_STACK_SIZE][MAX_XML_TAG_SIZE] |
Definition at line 29 of file thrift_xml_protocol.h.
int tag_stack_t::tos |
Definition at line 30 of file thrift_xml_protocol.h.