Representation of single item in the file browser for generic TObject object. 
- Author
- Sergey Linev S.Lin.nosp@m.ev@g.nosp@m.si.de 
- Date
- 2019-10-19 
- Warning
- This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome! 
Definition at line 27 of file TObjectItem.hxx.
#include <ROOT/Browsable/TObjectItem.hxx>
◆ TObjectItem() [1/2]
  
  | 
        
          | ROOT::Browsable::TObjectItem::TObjectItem | ( |  | ) |  |  | default | 
 
 
◆ TObjectItem() [2/2]
  
  | 
        
          | ROOT::Browsable::TObjectItem::TObjectItem | ( | const std::string & | _name, |  
          |  |  | int | _nchilds |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~TObjectItem()
  
  | 
        
          | virtual ROOT::Browsable::TObjectItem::~TObjectItem | ( |  | ) |  |  | virtualdefault | 
 
 
◆ GetClassName()
  
  | 
        
          | const std::string & ROOT::Browsable::TObjectItem::GetClassName | ( |  | ) | const |  | inline | 
 
 
◆ SetClassName()
  
  | 
        
          | void ROOT::Browsable::TObjectItem::SetClassName | ( | const std::string & | _className | ) |  |  | inline | 
 
 
◆ className
  
  | 
        
          | std::string ROOT::Browsable::TObjectItem::className |  | private | 
 
 
The documentation for this class was generated from the following file: