Definition at line 40 of file TProtoClass.h.
 
#include <TProtoClass.h>
◆ EStatusFlags
| Enumerator | 
|---|
| kIsObject  |  | 
| kIsTransient  |  | 
| kIsPointer  |  | 
| kBitMask  |  | 
Definition at line 47 of file TProtoClass.h.
 
 
◆ TProtoRealData() [1/2]
  
  
      
        
          | TProtoClass::TProtoRealData::TProtoRealData  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TProtoRealData() [2/2]
      
        
          | TProtoClass::TProtoRealData::TProtoRealData  | 
          ( | 
          const TRealData *  | 
          rd | ) | 
           | 
        
      
 
 
◆ ~TProtoRealData()
  
  
      
        
          | TProtoClass::TProtoRealData::~TProtoRealData  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Destructor to pin vtable. 
if (gErrorIgnoreLevel==-2) printf("destroy real data %s - ",GetName()); 
Definition at line 459 of file TProtoClass.cxx.
 
 
◆ Class()
  
  
      
        
          | static TClass * TProtoClass::TProtoRealData::Class  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - TClass describing this class 
 
 
 
◆ Class_Name()
  
  
      
        
          | static const char * TProtoClass::TProtoRealData::Class_Name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - Name of this class 
 
 
 
◆ Class_Version()
  
  
      
        
          | static constexpr Version_t TProtoClass::TProtoRealData::Class_Version  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
 
◆ CreateRealData()
Create a TRealData from this, with its data member coming from dmClass. 
find data member from protoclass 
Definition at line 467 of file TProtoClass.cxx.
 
 
◆ DeclFileName()
  
  
      
        
          | static const char * TProtoClass::TProtoRealData::DeclFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
- Returns
 - Name of the file containing the class declaration 
 
Definition at line 69 of file TProtoClass.h.
 
 
◆ IsA()
  
  
      
        
          | virtual TClass * TProtoClass::TProtoRealData::IsA  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ IsAClass()
  
  
      
        
          | bool TProtoClass::TProtoRealData::IsAClass  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetFlag()
◆ Streamer()
  
  
      
        
          | virtual void TProtoClass::TProtoRealData::Streamer  | 
          ( | 
          TBuffer &  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ StreamerNVirtual()
  
  
      
        
          | void TProtoClass::TProtoRealData::StreamerNVirtual  | 
          ( | 
          TBuffer &  | 
          ClassDef_StreamerNVirtual_b | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TestFlag()
  
  
      
        
          | Bool_t TProtoClass::TProtoRealData::TestFlag  | 
          ( | 
          UInt_t  | 
          f | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ fClassIndex
      
        
          | Int_t TProtoClass::TProtoRealData::fClassIndex | 
        
      
 
 
◆ fDMIndex
      
        
          | Int_t TProtoClass::TProtoRealData::fDMIndex | 
        
      
 
 
◆ fLevel
      
        
          | Int_t TProtoClass::TProtoRealData::fLevel | 
        
      
 
 
◆ fOffset
      
        
          | Long_t TProtoClass::TProtoRealData::fOffset | 
        
      
 
 
◆ fStatusFlag
      
        
          | char TProtoClass::TProtoRealData::fStatusFlag | 
        
      
 
 
The documentation for this struct was generated from the following files: