Definition at line 2355 of file TStreamerInfoActions.cxx.
|
static Int_t | GenericRead (TBuffer &buf, void *, const void *, const TLoopConfiguration *loopconf, const TConfiguration *config) |
|
static Int_t | GenericWrite (TBuffer &buf, void *, const void *, const TLoopConfiguration *loopconf, 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 *loopconf, 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 *start, const void *end, const TLoopConfiguration *loopconf, 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 ActionHolder > |
static Int_t | ReadNumericalCollection (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
template<typename T > |
static void | SimpleRead (TBuffer &buf, void *addr) |
|
static void | SimpleReadDouble32 (TBuffer &buf, void *addr) |
|
static void | SimpleReadFloat16 (TBuffer &buf, void *addr) |
|
template<typename T > |
static Int_t | WriteBasicType (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconf, const TConfiguration *config) |
|
◆ GenericRead()
◆ GenericWrite()
◆ ReadAction()
◆ ReadBase()
◆ ReadBasicType()
◆ ReadCollectionBasicType()
◆ ReadCollectionBool()
◆ ReadCollectionDouble32()
◆ ReadCollectionFloat16()
◆ ReadNumericalCollection()
◆ SimpleRead()
static void TStreamerInfoActions::GenericLooper::SimpleRead |
( |
TBuffer & | buf, |
|
|
void * | addr ) |
|
inlinestatic |
◆ SimpleReadDouble32()
static void TStreamerInfoActions::GenericLooper::SimpleReadDouble32 |
( |
TBuffer & | buf, |
|
|
void * | addr ) |
|
inlinestatic |
◆ SimpleReadFloat16()
static void TStreamerInfoActions::GenericLooper::SimpleReadFloat16 |
( |
TBuffer & | buf, |
|
|
void * | addr ) |
|
inlinestatic |
◆ WriteBasicType()
The documentation for this struct was generated from the following file: