Definition at line 1719 of file TStreamerInfoActions.cxx.
|
template<typename To > |
static Int_t | ConvertCollectionDouble32 (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
static Int_t | GenericRead (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
static Int_t | GenericWrite (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
template<Int_t(*)(TBuffer &, void *, const TConfiguration *) iter_action> |
static Int_t | ReadAction (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
static Int_t | ReadBase (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
template<typename T > |
static Int_t | ReadBasicType (TBuffer &buf, void *iter, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
template<typename T > |
static Int_t | ReadCollectionBasicType (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
static Int_t | ReadCollectionBool (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
static Int_t | ReadCollectionDouble32 (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
static Int_t | ReadCollectionFloat16 (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
template<typename T > |
static Int_t | WriteBasicType (TBuffer &buf, void *iter, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config) |
|
◆ ConvertCollectionDouble32()
template<typename To >
static Int_t TStreamerInfoActions::VectorLooper::ConvertCollectionDouble32 |
( |
TBuffer & |
buf, |
|
|
void * |
addr, |
|
|
const TConfiguration * |
conf |
|
) |
| |
|
inlinestatic |
◆ GenericRead()
◆ GenericWrite()
◆ ReadAction()
◆ ReadBase()
◆ ReadBasicType()
◆ ReadCollectionBasicType()
template<typename T >
static Int_t TStreamerInfoActions::VectorLooper::ReadCollectionBasicType |
( |
TBuffer & |
buf, |
|
|
void * |
addr, |
|
|
const TConfiguration * |
conf |
|
) |
| |
|
inlinestatic |
◆ ReadCollectionBool()
◆ ReadCollectionDouble32()
static Int_t TStreamerInfoActions::VectorLooper::ReadCollectionDouble32 |
( |
TBuffer & |
buf, |
|
|
void * |
addr, |
|
|
const TConfiguration * |
conf |
|
) |
| |
|
inlinestatic |
◆ ReadCollectionFloat16()
static Int_t TStreamerInfoActions::VectorLooper::ReadCollectionFloat16 |
( |
TBuffer & |
buf, |
|
|
void * |
addr, |
|
|
const TConfiguration * |
conf |
|
) |
| |
|
inlinestatic |
◆ WriteBasicType()
The documentation for this struct was generated from the following file: