Geant4-11
Public Member Functions | Data Fields
XML_ParserStruct Struct Reference

Public Member Functions

 void (XMLCALL *m_unknownEncodingRelease)(void *)
 

Data Fields

XML_AttlistDeclHandler m_attlistDeclHandler
 
ATTRIBUTEm_atts
 
int m_attsSize
 
char * m_buffer
 
char * m_bufferEnd
 
const char * m_bufferLim
 
const char * m_bufferPtr
 
XML_CharacterDataHandler m_characterDataHandler
 
XML_CommentHandler m_commentHandler
 
const XML_Charm_curBase
 
XML_Charm_dataBuf
 
XML_Charm_dataBufEnd
 
ATTRIBUTE_IDm_declAttributeId
 
XML_Bool m_declAttributeIsCdata
 
XML_Bool m_declAttributeIsId
 
const XML_Charm_declAttributeType
 
ELEMENT_TYPEm_declElementType
 
ENTITYm_declEntity
 
const XML_Charm_declNotationName
 
const XML_Charm_declNotationPublicId
 
XML_Bool m_defaultExpandInternalEntities
 
XML_DefaultHandler m_defaultHandler
 
const XML_Charm_doctypeName
 
const XML_Charm_doctypePubid
 
const XML_Charm_doctypeSysid
 
DTDm_dtd
 
XML_ElementDeclHandler m_elementDeclHandler
 
const ENCODINGm_encoding
 
XML_EndCdataSectionHandler m_endCdataSectionHandler
 
XML_EndDoctypeDeclHandler m_endDoctypeDeclHandler
 
XML_EndElementHandler m_endElementHandler
 
XML_EndNamespaceDeclHandler m_endNamespaceDeclHandler
 
XML_EntityDeclHandler m_entityDeclHandler
 
enum XML_Error m_errorCode
 
const char * m_eventEndPtr
 
const char * m_eventPtr
 
XML_ExternalEntityRefHandler m_externalEntityRefHandler
 
XML_Parser m_externalEntityRefHandlerArg
 
BINDINGm_freeBindingList
 
OPEN_INTERNAL_ENTITYm_freeInternalEntities
 
TAGm_freeTagList
 
char * m_groupConnector
 
unsigned int m_groupSize
 
voidm_handlerArg
 
unsigned long m_hash_secret_salt
 
int m_idAttIndex
 
BINDINGm_inheritedBindings
 
INIT_ENCODING m_initEncoding
 
const ENCODINGm_internalEncoding
 
const XML_Memory_Handling_Suite m_mem
 
XML_Char m_namespaceSeparator
 
XML_NotationDeclHandler m_notationDeclHandler
 
XML_NotStandaloneHandler m_notStandaloneHandler
 
XML_Bool m_ns
 
XML_Bool m_ns_triplets
 
NS_ATTm_nsAtts
 
unsigned char m_nsAttsPower
 
unsigned long m_nsAttsVersion
 
int m_nSpecifiedAtts
 
OPEN_INTERNAL_ENTITYm_openInternalEntities
 
XML_Parser m_parentParser
 
XML_Index m_parseEndByteIndex
 
const char * m_parseEndPtr
 
XML_ParsingStatus m_parsingStatus
 
POSITION m_position
 
const char * m_positionPtr
 
XML_ProcessingInstructionHandler m_processingInstructionHandler
 
Processorm_processor
 
PROLOG_STATE m_prologState
 
const XML_Charm_protocolEncodingName
 
XML_SkippedEntityHandler m_skippedEntityHandler
 
XML_StartCdataSectionHandler m_startCdataSectionHandler
 
XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler
 
XML_StartElementHandler m_startElementHandler
 
XML_StartNamespaceDeclHandler m_startNamespaceDeclHandler
 
int m_tagLevel
 
TAGm_tagStack
 
STRING_POOL m_temp2Pool
 
STRING_POOL m_tempPool
 
voidm_unknownEncodingData
 
XML_UnknownEncodingHandler m_unknownEncodingHandler
 
voidm_unknownEncodingHandlerData
 
voidm_unknownEncodingMem
 
XML_UnparsedEntityDeclHandler m_unparsedEntityDeclHandler
 
voidm_userData
 
XML_XmlDeclHandler m_xmlDeclHandler
 

Detailed Description

Definition at line 465 of file xmlparse.cc.

Member Function Documentation

◆ void()

XML_ParserStruct::void ( XMLCALL m_unknownEncodingRelease)

Field Documentation

◆ m_attlistDeclHandler

XML_AttlistDeclHandler XML_ParserStruct::m_attlistDeclHandler

Definition at line 502 of file xmlparse.cc.

◆ m_atts

ATTRIBUTE* XML_ParserStruct::m_atts

Definition at line 545 of file xmlparse.cc.

◆ m_attsSize

int XML_ParserStruct::m_attsSize

Definition at line 542 of file xmlparse.cc.

◆ m_buffer

char* XML_ParserStruct::m_buffer

Definition at line 470 of file xmlparse.cc.

◆ m_bufferEnd

char* XML_ParserStruct::m_bufferEnd

Definition at line 475 of file xmlparse.cc.

◆ m_bufferLim

const char* XML_ParserStruct::m_bufferLim

Definition at line 477 of file xmlparse.cc.

◆ m_bufferPtr

const char* XML_ParserStruct::m_bufferPtr

Definition at line 473 of file xmlparse.cc.

◆ m_characterDataHandler

XML_CharacterDataHandler XML_ParserStruct::m_characterDataHandler

Definition at line 484 of file xmlparse.cc.

◆ m_commentHandler

XML_CommentHandler XML_ParserStruct::m_commentHandler

Definition at line 486 of file xmlparse.cc.

◆ m_curBase

const XML_Char* XML_ParserStruct::m_curBase

Definition at line 537 of file xmlparse.cc.

◆ m_dataBuf

XML_Char* XML_ParserStruct::m_dataBuf

Definition at line 480 of file xmlparse.cc.

◆ m_dataBufEnd

XML_Char* XML_ParserStruct::m_dataBufEnd

Definition at line 481 of file xmlparse.cc.

◆ m_declAttributeId

ATTRIBUTE_ID* XML_ParserStruct::m_declAttributeId

Definition at line 533 of file xmlparse.cc.

◆ m_declAttributeIsCdata

XML_Bool XML_ParserStruct::m_declAttributeIsCdata

Definition at line 534 of file xmlparse.cc.

◆ m_declAttributeIsId

XML_Bool XML_ParserStruct::m_declAttributeIsId

Definition at line 535 of file xmlparse.cc.

◆ m_declAttributeType

const XML_Char* XML_ParserStruct::m_declAttributeType

Definition at line 529 of file xmlparse.cc.

◆ m_declElementType

ELEMENT_TYPE* XML_ParserStruct::m_declElementType

Definition at line 532 of file xmlparse.cc.

◆ m_declEntity

ENTITY* XML_ParserStruct::m_declEntity

Definition at line 525 of file xmlparse.cc.

◆ m_declNotationName

const XML_Char* XML_ParserStruct::m_declNotationName

Definition at line 530 of file xmlparse.cc.

◆ m_declNotationPublicId

const XML_Char* XML_ParserStruct::m_declNotationPublicId

Definition at line 531 of file xmlparse.cc.

◆ m_defaultExpandInternalEntities

XML_Bool XML_ParserStruct::m_defaultExpandInternalEntities

Definition at line 523 of file xmlparse.cc.

◆ m_defaultHandler

XML_DefaultHandler XML_ParserStruct::m_defaultHandler

Definition at line 489 of file xmlparse.cc.

◆ m_doctypeName

const XML_Char* XML_ParserStruct::m_doctypeName

Definition at line 526 of file xmlparse.cc.

◆ m_doctypePubid

const XML_Char* XML_ParserStruct::m_doctypePubid

Definition at line 528 of file xmlparse.cc.

◆ m_doctypeSysid

const XML_Char* XML_ParserStruct::m_doctypeSysid

Definition at line 527 of file xmlparse.cc.

◆ m_dtd

DTD* XML_ParserStruct::m_dtd

Definition at line 536 of file xmlparse.cc.

◆ m_elementDeclHandler

XML_ElementDeclHandler XML_ParserStruct::m_elementDeclHandler

Definition at line 501 of file xmlparse.cc.

◆ m_encoding

const ENCODING* XML_ParserStruct::m_encoding

Definition at line 505 of file xmlparse.cc.

◆ m_endCdataSectionHandler

XML_EndCdataSectionHandler XML_ParserStruct::m_endCdataSectionHandler

Definition at line 488 of file xmlparse.cc.

◆ m_endDoctypeDeclHandler

XML_EndDoctypeDeclHandler XML_ParserStruct::m_endDoctypeDeclHandler

Definition at line 491 of file xmlparse.cc.

◆ m_endElementHandler

XML_EndElementHandler XML_ParserStruct::m_endElementHandler

Definition at line 483 of file xmlparse.cc.

◆ m_endNamespaceDeclHandler

XML_EndNamespaceDeclHandler XML_ParserStruct::m_endNamespaceDeclHandler

Definition at line 495 of file xmlparse.cc.

◆ m_entityDeclHandler

XML_EntityDeclHandler XML_ParserStruct::m_entityDeclHandler

Definition at line 503 of file xmlparse.cc.

◆ m_errorCode

enum XML_Error XML_ParserStruct::m_errorCode

Definition at line 517 of file xmlparse.cc.

◆ m_eventEndPtr

const char* XML_ParserStruct::m_eventEndPtr

Definition at line 519 of file xmlparse.cc.

◆ m_eventPtr

const char* XML_ParserStruct::m_eventPtr

Definition at line 518 of file xmlparse.cc.

◆ m_externalEntityRefHandler

XML_ExternalEntityRefHandler XML_ParserStruct::m_externalEntityRefHandler

Definition at line 497 of file xmlparse.cc.

◆ m_externalEntityRefHandlerArg

XML_Parser XML_ParserStruct::m_externalEntityRefHandlerArg

Definition at line 498 of file xmlparse.cc.

◆ m_freeBindingList

BINDING* XML_ParserStruct::m_freeBindingList

Definition at line 541 of file xmlparse.cc.

◆ m_freeInternalEntities

OPEN_INTERNAL_ENTITY* XML_ParserStruct::m_freeInternalEntities

Definition at line 522 of file xmlparse.cc.

◆ m_freeTagList

TAG* XML_ParserStruct::m_freeTagList

Definition at line 539 of file xmlparse.cc.

◆ m_groupConnector

char* XML_ParserStruct::m_groupConnector

Definition at line 555 of file xmlparse.cc.

◆ m_groupSize

unsigned int XML_ParserStruct::m_groupSize

Definition at line 556 of file xmlparse.cc.

◆ m_handlerArg

void* XML_ParserStruct::m_handlerArg

Definition at line 469 of file xmlparse.cc.

◆ m_hash_secret_salt

unsigned long XML_ParserStruct::m_hash_secret_salt

Definition at line 565 of file xmlparse.cc.

◆ m_idAttIndex

int XML_ParserStruct::m_idAttIndex

Definition at line 544 of file xmlparse.cc.

◆ m_inheritedBindings

BINDING* XML_ParserStruct::m_inheritedBindings

Definition at line 540 of file xmlparse.cc.

◆ m_initEncoding

INIT_ENCODING XML_ParserStruct::m_initEncoding

Definition at line 506 of file xmlparse.cc.

◆ m_internalEncoding

const ENCODING* XML_ParserStruct::m_internalEncoding

Definition at line 507 of file xmlparse.cc.

◆ m_mem

const XML_Memory_Handling_Suite XML_ParserStruct::m_mem

Definition at line 471 of file xmlparse.cc.

◆ m_namespaceSeparator

XML_Char XML_ParserStruct::m_namespaceSeparator

Definition at line 557 of file xmlparse.cc.

◆ m_notationDeclHandler

XML_NotationDeclHandler XML_ParserStruct::m_notationDeclHandler

Definition at line 493 of file xmlparse.cc.

◆ m_notStandaloneHandler

XML_NotStandaloneHandler XML_ParserStruct::m_notStandaloneHandler

Definition at line 496 of file xmlparse.cc.

◆ m_ns

XML_Bool XML_ParserStruct::m_ns

Definition at line 509 of file xmlparse.cc.

◆ m_ns_triplets

XML_Bool XML_ParserStruct::m_ns_triplets

Definition at line 510 of file xmlparse.cc.

◆ m_nsAtts

NS_ATT* XML_ParserStruct::m_nsAtts

Definition at line 546 of file xmlparse.cc.

◆ m_nsAttsPower

unsigned char XML_ParserStruct::m_nsAttsPower

Definition at line 548 of file xmlparse.cc.

◆ m_nsAttsVersion

unsigned long XML_ParserStruct::m_nsAttsVersion

Definition at line 547 of file xmlparse.cc.

◆ m_nSpecifiedAtts

int XML_ParserStruct::m_nSpecifiedAtts

Definition at line 543 of file xmlparse.cc.

◆ m_openInternalEntities

OPEN_INTERNAL_ENTITY* XML_ParserStruct::m_openInternalEntities

Definition at line 521 of file xmlparse.cc.

◆ m_parentParser

XML_Parser XML_ParserStruct::m_parentParser

Definition at line 558 of file xmlparse.cc.

◆ m_parseEndByteIndex

XML_Index XML_ParserStruct::m_parseEndByteIndex

Definition at line 478 of file xmlparse.cc.

◆ m_parseEndPtr

const char* XML_ParserStruct::m_parseEndPtr

Definition at line 479 of file xmlparse.cc.

◆ m_parsingStatus

XML_ParsingStatus XML_ParserStruct::m_parsingStatus

Definition at line 559 of file xmlparse.cc.

◆ m_position

POSITION XML_ParserStruct::m_position

Definition at line 552 of file xmlparse.cc.

◆ m_positionPtr

const char* XML_ParserStruct::m_positionPtr

Definition at line 520 of file xmlparse.cc.

◆ m_processingInstructionHandler

XML_ProcessingInstructionHandler XML_ParserStruct::m_processingInstructionHandler

Definition at line 485 of file xmlparse.cc.

◆ m_processor

Processor* XML_ParserStruct::m_processor

Definition at line 516 of file xmlparse.cc.

◆ m_prologState

PROLOG_STATE XML_ParserStruct::m_prologState

Definition at line 515 of file xmlparse.cc.

◆ m_protocolEncodingName

const XML_Char* XML_ParserStruct::m_protocolEncodingName

Definition at line 508 of file xmlparse.cc.

◆ m_skippedEntityHandler

XML_SkippedEntityHandler XML_ParserStruct::m_skippedEntityHandler

Definition at line 499 of file xmlparse.cc.

◆ m_startCdataSectionHandler

XML_StartCdataSectionHandler XML_ParserStruct::m_startCdataSectionHandler

Definition at line 487 of file xmlparse.cc.

◆ m_startDoctypeDeclHandler

XML_StartDoctypeDeclHandler XML_ParserStruct::m_startDoctypeDeclHandler

Definition at line 490 of file xmlparse.cc.

◆ m_startElementHandler

XML_StartElementHandler XML_ParserStruct::m_startElementHandler

Definition at line 482 of file xmlparse.cc.

◆ m_startNamespaceDeclHandler

XML_StartNamespaceDeclHandler XML_ParserStruct::m_startNamespaceDeclHandler

Definition at line 494 of file xmlparse.cc.

◆ m_tagLevel

int XML_ParserStruct::m_tagLevel

Definition at line 524 of file xmlparse.cc.

◆ m_tagStack

TAG* XML_ParserStruct::m_tagStack

Definition at line 538 of file xmlparse.cc.

◆ m_temp2Pool

STRING_POOL XML_ParserStruct::m_temp2Pool

Definition at line 554 of file xmlparse.cc.

◆ m_tempPool

STRING_POOL XML_ParserStruct::m_tempPool

Definition at line 553 of file xmlparse.cc.

◆ m_unknownEncodingData

void* XML_ParserStruct::m_unknownEncodingData

Definition at line 512 of file xmlparse.cc.

◆ m_unknownEncodingHandler

XML_UnknownEncodingHandler XML_ParserStruct::m_unknownEncodingHandler

Definition at line 500 of file xmlparse.cc.

◆ m_unknownEncodingHandlerData

void* XML_ParserStruct::m_unknownEncodingHandlerData

Definition at line 513 of file xmlparse.cc.

◆ m_unknownEncodingMem

void* XML_ParserStruct::m_unknownEncodingMem

Definition at line 511 of file xmlparse.cc.

◆ m_unparsedEntityDeclHandler

XML_UnparsedEntityDeclHandler XML_ParserStruct::m_unparsedEntityDeclHandler

Definition at line 492 of file xmlparse.cc.

◆ m_userData

void* XML_ParserStruct::m_userData

Definition at line 468 of file xmlparse.cc.

◆ m_xmlDeclHandler

XML_XmlDeclHandler XML_ParserStruct::m_xmlDeclHandler

Definition at line 504 of file xmlparse.cc.


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