|
Jpp master_rocky-44-g75b7c4f75
the software that should make you happy
|
Simple address wrapper. More...
#include <JRootClass.hh>
Public Types | |
| typedef JPointer_t | pointer_type |
| Type definition of address. | |
Public Member Functions | |
| JAddress (pointer_type p) | |
| Constructor. | |
Public Attributes | |
| pointer_type | address |
Simple address wrapper.
Definition at line 410 of file JRootClass.hh.
| JPointer_t JROOT::JAddress< JPointer_t >::pointer_type |
Type definition of address.
Definition at line 415 of file JRootClass.hh.
|
inline |
Constructor.
| p | pointer to object |
Definition at line 422 of file JRootClass.hh.
| pointer_type JROOT::JAddress< JPointer_t >::address |
Definition at line 426 of file JRootClass.hh.