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} | 
| TStreamerElement * | fElem {nullptr} | 
| Int_t | fElemNumber {0} | 
| TStreamerInfo * | fInfo {nullptr} | 
| Bool_t | fIsElemOwner {kFALSE} | 
| Bool_t | fIsStreamerInfo {kFALSE} | 
| XMLNodePointer_t | fNode {nullptr} | 
      
  | 
  inline | 
Definition at line 273 of file TBufferXML.cxx.
      
  | 
  inline | 
Definition at line 277 of file TBufferXML.cxx.
      
  | 
  inline | 
Definition at line 283 of file TBufferXML.cxx.
| XMLNsPointer_t TXMLStackObj::fClassNs {nullptr} | 
Definition at line 290 of file TBufferXML.cxx.
Definition at line 289 of file TBufferXML.cxx.
| TStreamerElement* TXMLStackObj::fElem {nullptr} | 
Definition at line 287 of file TBufferXML.cxx.
| Int_t TXMLStackObj::fElemNumber {0} | 
Definition at line 288 of file TBufferXML.cxx.
| TStreamerInfo* TXMLStackObj::fInfo {nullptr} | 
Definition at line 286 of file TBufferXML.cxx.
Definition at line 292 of file TBufferXML.cxx.
Definition at line 291 of file TBufferXML.cxx.
| XMLNodePointer_t TXMLStackObj::fNode {nullptr} | 
Definition at line 285 of file TBufferXML.cxx.