#include <TStreamerElement.h>
Inheritance diagram for TStreamerArtificial:

Definition at line 406 of file TStreamerElement.h.
| TStreamerArtificial::TStreamerArtificial | ( | const TStreamerArtificial & | ) | [private] |
| TStreamerArtificial::TStreamerArtificial | ( | const char * | name, | |
| const char * | title, | |||
| Int_t | offset, | |||
| Int_t | dtype, | |||
| const char * | typeName | |||
| ) | [inline] |
Definition at line 419 of file TStreamerElement.h.
| TStreamerArtificial::TStreamerArtificial | ( | const TStreamerArtificial & | ) | [private] |
| TStreamerArtificial::TStreamerArtificial | ( | const char * | name, | |
| const char * | title, | |||
| Int_t | offset, | |||
| Int_t | dtype, | |||
| const char * | typeName | |||
| ) | [inline] |
Definition at line 419 of file TStreamerElement.h.
| TStreamerArtificial& TStreamerArtificial::operator= | ( | const TStreamerArtificial & | ) | [private] |
| void TStreamerArtificial::SetReadFunc | ( | ROOT::TSchemaRule::ReadFuncPtr_t | val | ) | [inline] |
Definition at line 421 of file TStreamerElement.h.
References fReadFunc.
Referenced by TStreamerInfo::InsertArtificialElements().
| void TStreamerArtificial::SetReadRawFunc | ( | ROOT::TSchemaRule::ReadRawFuncPtr_t | val | ) | [inline] |
Definition at line 422 of file TStreamerElement.h.
References fReadRawFunc.
Referenced by TStreamerInfo::InsertArtificialElements().
| ROOT::TSchemaRule::ReadFuncPtr_t TStreamerArtificial::GetReadFunc | ( | ) |
Definition at line 1870 of file TStreamerElement.cxx.
References fReadFunc.
Referenced by TStreamerInfo::ReadBufferArtificial().
| ROOT::TSchemaRule::ReadRawFuncPtr_t TStreamerArtificial::GetReadRawFunc | ( | ) |
Definition at line 1877 of file TStreamerElement.cxx.
References fReadRawFunc.
Referenced by TStreamerInfo::ReadBufferArtificial().
| TStreamerArtificial::ClassDef | ( | TStreamerArtificial | , | |
| 0 | ||||
| ) |
| TStreamerArtificial& TStreamerArtificial::operator= | ( | const TStreamerArtificial & | ) | [private] |
| void TStreamerArtificial::SetReadFunc | ( | ROOT::TSchemaRule::ReadFuncPtr_t | val | ) | [inline] |
| void TStreamerArtificial::SetReadRawFunc | ( | ROOT::TSchemaRule::ReadRawFuncPtr_t | val | ) | [inline] |
| ROOT::TSchemaRule::ReadFuncPtr_t TStreamerArtificial::GetReadFunc | ( | ) |
| ROOT::TSchemaRule::ReadRawFuncPtr_t TStreamerArtificial::GetReadRawFunc | ( | ) |
| TStreamerArtificial::ClassDef | ( | TStreamerArtificial | , | |
| 0 | ||||
| ) |
Definition at line 413 of file TStreamerElement.h.
Referenced by GetReadRawFunc(), and SetReadRawFunc().
1.5.1