Definition at line 2225 of file TStreamerInfoActions.cxx.
|
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 , void(*)(TBuffer &, void *, Int_t) action> |
static Int_t | ReadNumericalCollection (TBuffer &buf, void *addr, const TConfiguration *conf) |
|
template<typename T > |
static void | SimpleRead (TBuffer &buf, void *addr, Int_t nvalues) |
|
static void | SimpleReadDouble32 (TBuffer &buf, void *addr, Int_t nvalues) |
|
static void | SimpleReadFloat16 (TBuffer &buf, void *addr, Int_t nvalues) |
|
◆ ReadCollectionBasicType()
◆ ReadCollectionBool()
◆ ReadCollectionDouble32()
◆ ReadCollectionFloat16()
◆ ReadNumericalCollection()
◆ SimpleRead()
static void TStreamerInfoActions::AssociativeLooper::SimpleRead |
( |
TBuffer & | buf, |
|
|
void * | addr, |
|
|
Int_t | nvalues ) |
|
inlinestatic |
◆ SimpleReadDouble32()
static void TStreamerInfoActions::AssociativeLooper::SimpleReadDouble32 |
( |
TBuffer & | buf, |
|
|
void * | addr, |
|
|
Int_t | nvalues ) |
|
inlinestatic |
◆ SimpleReadFloat16()
static void TStreamerInfoActions::AssociativeLooper::SimpleReadFloat16 |
( |
TBuffer & | buf, |
|
|
void * | addr, |
|
|
Int_t | nvalues ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: