Definition at line 2095 of file TStreamerInfoActions.cxx.
|
static Int_t | GenericRead (TBuffer &buf, void *iter, const void *end, const TConfiguration *config) |
|
static Int_t | GenericWrite (TBuffer &buf, void *iter, const void *end, const TConfiguration *config) |
|
template<Int_t(*)(TBuffer &, void *, const TConfiguration *) action> |
static Int_t | ReadAction (TBuffer &buf, void *start, const void *end, const TConfiguration *config) |
|
static Int_t | ReadBase (TBuffer &buf, void *start, const void *end, const TConfiguration *config) |
|
template<typename T > |
static Int_t | ReadBasicType (TBuffer &buf, void *iter, const void *end, const TConfiguration *config) |
|
template<typename T > |
static Int_t | WriteBasicType (TBuffer &buf, void *iter, const void *end, const TConfiguration *config) |
|
◆ GenericRead()
static Int_t TStreamerInfoActions::VectorPtrLooper::GenericRead |
( |
TBuffer & |
buf, |
|
|
void * |
iter, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
◆ GenericWrite()
static Int_t TStreamerInfoActions::VectorPtrLooper::GenericWrite |
( |
TBuffer & |
buf, |
|
|
void * |
iter, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
◆ ReadAction()
static Int_t TStreamerInfoActions::VectorPtrLooper::ReadAction |
( |
TBuffer & |
buf, |
|
|
void * |
start, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
◆ ReadBase()
static Int_t TStreamerInfoActions::VectorPtrLooper::ReadBase |
( |
TBuffer & |
buf, |
|
|
void * |
start, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
◆ ReadBasicType()
template<typename T >
static Int_t TStreamerInfoActions::VectorPtrLooper::ReadBasicType |
( |
TBuffer & |
buf, |
|
|
void * |
iter, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
◆ WriteBasicType()
template<typename T >
static Int_t TStreamerInfoActions::VectorPtrLooper::WriteBasicType |
( |
TBuffer & |
buf, |
|
|
void * |
iter, |
|
|
const void * |
end, |
|
|
const TConfiguration * |
config |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: