|
g4tools
5.4.0
|


Public Member Functions | |
| virtual iro * | copy () const |
| virtual bool | stream (buffer &a_buffer) |
| dummy_streamer_element () | |
| virtual | ~dummy_streamer_element () |
Public Member Functions inherited from tools::rroot::streamer_element | |
| virtual void * | cast (const std::string &a_class) const |
| virtual void * | cast (cid a_class) const |
| virtual const std::string & | s_cls () const |
| virtual void | out (std::ostream &aOut) const |
| streamer_element () | |
| virtual | ~streamer_element () |
| virtual void | fullName (std::string &a_s) const |
| const std::string & | type_name () const |
Public Member Functions inherited from tools::rroot::iro | |
| virtual | ~iro () |
Protected Member Functions | |
| dummy_streamer_element (const dummy_streamer_element &a_from) | |
| dummy_streamer_element & | operator= (const dummy_streamer_element &a_from) |
Protected Member Functions inherited from tools::rroot::streamer_element | |
| streamer_element (const streamer_element &a_from) | |
| streamer_element & | operator= (const streamer_element &a_from) |
Additional Inherited Members | |
Static Public Member Functions inherited from tools::rroot::streamer_element | |
| static const std::string & | s_class () |
| static cid | id_class () |
Protected Attributes inherited from tools::rroot::streamer_element | |
| std::string | fName |
| std::string | fTitle |
| int | fType |
| int | fSize |
| int | fArrayLength |
| int | fArrayDim |
| int | fMaxIndex [5] |
| int | fOffset |
| std::string | fTypeName |
| element offset in class More... | |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |