Skip to content

Struct xml_element_def

ClassList > xml_element_def

  • #include <xml_parser.h>

Public Attributes

Type Name
const ELEM_DATA_FUNC data_func
const int depth
const ELEM_END_FUNC end_func
const char * full_name
const ELEM_START_FUNC start_func

Public Attributes Documentation

variable data_func

const ELEM_DATA_FUNC xml_element_def::data_func;

variable depth

const int xml_element_def::depth;

variable end_func

const ELEM_END_FUNC xml_element_def::end_func;

variable full_name

const char* xml_element_def::full_name;

variable start_func

const ELEM_START_FUNC xml_element_def::start_func;


The documentation for this class was generated from the following file cubrid/src/base/xml_parser.h