![]() |
ATLAS Offline Software
|
Helper structure to access context from streamer. More...
#include <RootCallEnv.h>
Public Member Functions | |
| RootCallEnv (const RootDataPtr &object, const DbTypeInfo *typ) | |
| ~RootCallEnv () | |
| void | read (TBuffer &buff) |
| void | write (TBuffer &buff) |
Protected Attributes | |
| RootDataPtr | m_object |
| const DbTypeInfo * | m_objType |
Helper structure to access context from streamer.
Definition at line 26 of file RootCallEnv.h.
| pool::RootCallEnv::RootCallEnv | ( | const RootDataPtr & | object, |
| const DbTypeInfo * | typ | ||
| ) |
|
inline |
Definition at line 34 of file RootCallEnv.h.
| void pool::RootCallEnv::read | ( | TBuffer & | buff | ) |
| void pool::RootCallEnv::write | ( | TBuffer & | buff | ) |
|
protected |
Definition at line 29 of file RootCallEnv.h.
|
protected |
Definition at line 30 of file RootCallEnv.h.
1.8.18