ROOT 6.10/09 Reference Guide |
Definition at line 33 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 38 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 39 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 40 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 42 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 44 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 46 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 48 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 56 of file TBranchProxyTemplate.h.
ROOT::Internal::TObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
|
inline |
Definition at line 65 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 64 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 50 of file TBranchProxyTemplate.h.
|
private |
Definition at line 34 of file TBranchProxyTemplate.h.