Definition at line 38 of file TBranchProxyTemplate.h.
Public Member Functions | |
TObjProxy () | |
TObjProxy (TBranchProxyDirector *director, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TObjProxy (TBranchProxyDirector *director, Detail::TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TObjProxy () | |
Int_t | GetOffset () |
T * | GetPtr () |
InjecTBranchProxyInterface () | |
operator T* () | |
T * | operator-> () |
void | Print () |
Private Attributes | |
Detail::TBranchProxy | obj |
#include <TBranchProxyTemplate.h>
|
inline |
Definition at line 43 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 44 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 45 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 47 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 49 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 51 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 53 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 61 of file TBranchProxyTemplate.h.
ROOT::Internal::TObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
|
inline |
Definition at line 70 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 69 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 55 of file TBranchProxyTemplate.h.
|
private |
Definition at line 39 of file TBranchProxyTemplate.h.