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