EUDAQ
 All Classes Namespaces Files Functions Variables Pages
Public Types | Static Public Member Functions | List of all members
eudaq::ReadHelper< T > Struct Template Reference

Public Types

typedef T(* reader )(Deserializer &ser)
 

Static Public Member Functions

static reader GetFunc (Serializable *)
 
static reader GetFunc (float *)
 
static reader GetFunc (double *)
 
static reader GetFunc (bool *)
 
static reader GetFunc (uint8_t *)
 
static reader GetFunc (int8_t *)
 
static reader GetFunc (uint16_t *)
 
static reader GetFunc (int16_t *)
 
static reader GetFunc (uint32_t *)
 
static reader GetFunc (int32_t *)
 
static reader GetFunc (uint64_t *)
 
static reader GetFunc (int64_t *)
 
static T read_ser (Deserializer &ds)
 
static T read_char (Deserializer &ds)
 
static T read_int (Deserializer &ds)
 
static float read_float (Deserializer &ds)
 
static double read_double (Deserializer &ds)
 

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