Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TStreamerInfoActions::AssociativeLooper Struct Reference

Definition at line 2220 of file TStreamerInfoActions.cxx.

Classes

struct  ConvertCollectionBasicType
 
struct  ConvertRead
 
struct  ConvertRead< NoFactorMarker< From >, To >
 
struct  ConvertRead< WithFactorMarker< From >, To >
 

Static Public Member Functions

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)
 

Member Function Documentation

◆ ReadCollectionBasicType()

template<typename T >
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionBasicType ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2292 of file TStreamerInfoActions.cxx.

◆ ReadCollectionBool()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionBool ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2276 of file TStreamerInfoActions.cxx.

◆ ReadCollectionDouble32()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionDouble32 ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2286 of file TStreamerInfoActions.cxx.

◆ ReadCollectionFloat16()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionFloat16 ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2281 of file TStreamerInfoActions.cxx.

◆ ReadNumericalCollection()

template<typename T , void(*)(TBuffer &, void *, Int_t) action>
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::AssociativeLooper::ReadNumericalCollection ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2239 of file TStreamerInfoActions.cxx.

◆ SimpleRead()

template<typename T >
static INLINE_TEMPLATE_ARGS void TStreamerInfoActions::AssociativeLooper::SimpleRead ( TBuffer buf,
void addr,
Int_t  nvalues 
)
inlinestatic

Definition at line 2223 of file TStreamerInfoActions.cxx.

◆ SimpleReadDouble32()

static INLINE_TEMPLATE_ARGS void TStreamerInfoActions::AssociativeLooper::SimpleReadDouble32 ( TBuffer buf,
void addr,
Int_t  nvalues 
)
inlinestatic

Definition at line 2233 of file TStreamerInfoActions.cxx.

◆ SimpleReadFloat16()

static INLINE_TEMPLATE_ARGS void TStreamerInfoActions::AssociativeLooper::SimpleReadFloat16 ( TBuffer buf,
void addr,
Int_t  nvalues 
)
inlinestatic

Definition at line 2228 of file TStreamerInfoActions.cxx.


The documentation for this struct was generated from the following file: