Public Member Functions | |
ObjectPtr (void *ptr=nullptr, TVirtualStreamerInfo *allocator=nullptr) | |
TVirtualStreamerInfo * | GetAllocator () const |
void * | GetPtr () const |
operator bool () const | |
Public Attributes | |
TVirtualStreamerInfo * | fAllocator = nullptr |
void * | fPtr = nullptr |
#include <TClass.h>
|
inline |
|
inline |
TVirtualStreamerInfo* TClass::ObjectPtr::fAllocator = nullptr |