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

Definition at line 1714 of file TStreamerInfoActions.cxx.

Classes

struct  ConvertBasicType
 
struct  ConvertBasicType< BitsMarker, To >
 
struct  ConvertBasicType< NoFactorMarker< From >, To >
 
struct  ConvertBasicType< WithFactorMarker< From >, To >
 
struct  ConvertCollectionBasicType
 
struct  ConvertCollectionBasicType< NoFactorMarker< From >, To >
 

Static Public Member Functions

template<typename To >
static INLINE_TEMPLATE_ARGS Int_t ConvertCollectionDouble32 (TBuffer &buf, void *addr, const TConfiguration *conf)
 
static INLINE_TEMPLATE_ARGS Int_t GenericRead (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config)
 
static INLINE_TEMPLATE_ARGS 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 INLINE_TEMPLATE_ARGS Int_t ReadAction (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config)
 
static INLINE_TEMPLATE_ARGS Int_t ReadBase (TBuffer &buf, void *start, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config)
 
template<typename T >
static INLINE_TEMPLATE_ARGS Int_t ReadBasicType (TBuffer &buf, void *iter, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config)
 
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 >
static INLINE_TEMPLATE_ARGS Int_t WriteBasicType (TBuffer &buf, void *iter, const void *end, const TLoopConfiguration *loopconfig, const TConfiguration *config)
 

Member Function Documentation

◆ ConvertCollectionDouble32()

template<typename To >
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::ConvertCollectionDouble32 ( TBuffer buf,
void addr,
const TConfiguration conf 
)
inlinestatic

Definition at line 2064 of file TStreamerInfoActions.cxx.

◆ GenericRead()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::GenericRead ( TBuffer buf,
void start,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1867 of file TStreamerInfoActions.cxx.

◆ GenericWrite()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::GenericWrite ( TBuffer buf,
void start,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1883 of file TStreamerInfoActions.cxx.

◆ ReadAction()

template<Int_t(*)(TBuffer &, void *, const TConfiguration *) iter_action>
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::ReadAction ( TBuffer buf,
void start,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1818 of file TStreamerInfoActions.cxx.

◆ ReadBase()

static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::ReadBase ( TBuffer buf,
void start,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1829 of file TStreamerInfoActions.cxx.

◆ ReadBasicType()

template<typename T >
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::ReadBasicType ( TBuffer buf,
void iter,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1717 of file TStreamerInfoActions.cxx.

◆ ReadCollectionBasicType()

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

Definition at line 1900 of file TStreamerInfoActions.cxx.

◆ ReadCollectionBool()

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

Definition at line 1926 of file TStreamerInfoActions.cxx.

◆ ReadCollectionDouble32()

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

Definition at line 1983 of file TStreamerInfoActions.cxx.

◆ ReadCollectionFloat16()

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

Definition at line 1957 of file TStreamerInfoActions.cxx.

◆ WriteBasicType()

template<typename T >
static INLINE_TEMPLATE_ARGS Int_t TStreamerInfoActions::VectorLooper::WriteBasicType ( TBuffer buf,
void iter,
const void end,
const TLoopConfiguration loopconfig,
const TConfiguration config 
)
inlinestatic

Definition at line 1805 of file TStreamerInfoActions.cxx.


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