ROOT 6.18/05 Reference Guide |
Definition at line 60 of file RDisplayItem.hxx.
Public Member Functions | |
RUniqueDisplayItem (T *addr) | |
T * | GetObject () const |
Public Member Functions inherited from ROOT::Experimental::RDisplayItem | |
RDisplayItem ()=default | |
virtual | ~RDisplayItem () |
std::string | GetObjectID () const |
void | SetObjectID (const std::string &id) |
Protected Attributes | |
std::unique_ptr< T > | fObject |
Protected Attributes inherited from ROOT::Experimental::RDisplayItem | |
std::string | fObjectID |
unique object identifier More... | |
#include <ROOT/RDisplayItem.hxx>
|
inline |
Definition at line 65 of file RDisplayItem.hxx.
|
inline |
Definition at line 67 of file RDisplayItem.hxx.
|
protected |
Definition at line 62 of file RDisplayItem.hxx.