OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
tag_stack_t Struct Reference

#include <thrift_xml_protocol.h>

Public Attributes

char stack [MAX_TAG_STACK_SIZE][MAX_XML_TAG_SIZE]
 
int tos
 

Detailed Description

Definition at line 28 of file thrift_xml_protocol.h.

Member Data Documentation

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.


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