Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TXMLStackObj Class Reference

Definition at line 271 of file TBufferXML.cxx.

Public Member Functions

 TXMLStackObj (XMLNodePointer_t node)
 
 ~TXMLStackObj ()
 
Bool_t IsStreamerInfo () const
 

Public Attributes

XMLNsPointer_t fClassNs {nullptr}
 
Bool_t fCompressedClassNode {kFALSE}
 
TStreamerElementfElem {nullptr}
 
Int_t fElemNumber {0}
 
TStreamerInfofInfo {nullptr}
 
Bool_t fIsElemOwner {kFALSE}
 
Bool_t fIsStreamerInfo {kFALSE}
 
XMLNodePointer_t fNode {nullptr}
 

Constructor & Destructor Documentation

◆ TXMLStackObj()

TXMLStackObj::TXMLStackObj ( XMLNodePointer_t node)
inline

Definition at line 273 of file TBufferXML.cxx.

◆ ~TXMLStackObj()

TXMLStackObj::~TXMLStackObj ( )
inline

Definition at line 277 of file TBufferXML.cxx.

Member Function Documentation

◆ IsStreamerInfo()

Bool_t TXMLStackObj::IsStreamerInfo ( ) const
inline

Definition at line 283 of file TBufferXML.cxx.

Member Data Documentation

◆ fClassNs

XMLNsPointer_t TXMLStackObj::fClassNs {nullptr}

Definition at line 290 of file TBufferXML.cxx.

◆ fCompressedClassNode

Bool_t TXMLStackObj::fCompressedClassNode {kFALSE}

Definition at line 289 of file TBufferXML.cxx.

◆ fElem

TStreamerElement* TXMLStackObj::fElem {nullptr}

Definition at line 287 of file TBufferXML.cxx.

◆ fElemNumber

Int_t TXMLStackObj::fElemNumber {0}

Definition at line 288 of file TBufferXML.cxx.

◆ fInfo

TStreamerInfo* TXMLStackObj::fInfo {nullptr}

Definition at line 286 of file TBufferXML.cxx.

◆ fIsElemOwner

Bool_t TXMLStackObj::fIsElemOwner {kFALSE}

Definition at line 292 of file TBufferXML.cxx.

◆ fIsStreamerInfo

Bool_t TXMLStackObj::fIsStreamerInfo {kFALSE}

Definition at line 291 of file TBufferXML.cxx.

◆ fNode

XMLNodePointer_t TXMLStackObj::fNode {nullptr}

Definition at line 285 of file TBufferXML.cxx.

  • io/xml/src/TBufferXML.cxx