![]() |
ROOT
6.06/09
Reference Guide
|
Base class of the Configurations for the member wise looping routines.
Definition at line 51 of file TStreamerInfoActions.h.
Public Member Functions | |
| TLoopConfiguration () | |
| virtual | ~TLoopConfiguration () |
| virtual void | Print () const |
| virtual void * | GetFirstAddress (void *start, const void *end) const =0 |
| virtual TLoopConfiguration * | Copy ()=0 |
#include <TStreamerInfoActions.h>
Inheritance diagram for TStreamerInfoActions::TLoopConfiguration:
|
inline |
Definition at line 53 of file TStreamerInfoActions.h.
|
inlinevirtual |
Definition at line 55 of file TStreamerInfoActions.h.
|
pure virtual |
|
virtual |
Definition at line 109 of file TStreamerInfoActions.cxx.