#include <expat.h>
Public 속성 | |
enum XML_Content_Type | type |
enum XML_Content_Quant | quant |
XML_Char * | name |
unsigned int | numchildren |
XML_Content * | children |
XML_Content* XML_cp::children |
expat.h 파일의 142 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : build_node(), doProlog().
XML_Char* XML_cp::name |
expat.h 파일의 140 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : build_node(), doProlog().
unsigned int XML_cp::numchildren |
expat.h 파일의 141 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : build_node(), doProlog().
enum XML_Content_Quant XML_cp::quant |
expat.h 파일의 139 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : build_node(), doProlog().
enum XML_Content_Type XML_cp::type |
expat.h 파일의 138 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : build_node(), doProlog().