ldas-tools-framecpp  2.7.0
Functions
anonymous_namespace{FrHeader.cc} Namespace Reference

Functions

static const INT_2U x1234 (0x1234)
 
static const INT_4U x12345678 (0x12345678)
 
static const INT_8U x123456789abcdef (0x123456789abcdefLL)
 
static const REAL_4 pi_REAL_4 (_PI_CONST_)
 
static const REAL_8 pi_REAL_8 (_PI_CONST_)
 
template<class T >
void check_magic_number (const unsigned char *const Source, const T Ref, const std::string &Bytes)
 
template<class T >
void check_pi (const T Source, const T Precision, const std::string &Bytes)
 
static const INT_2U x1234 (0x1234)
 
static const INT_4U x12345678 (0x12345678)
 
static const INT_8U x123456789abcdef (0x123456789abcdefLL)
 
static const REAL_4 pi_REAL_4 (_PI_CONST_)
 
static const REAL_8 pi_REAL_8 (_PI_CONST_)
 

Function Documentation

◆ check_magic_number()

template<class T >
void anonymous_namespace{FrHeader.cc}::check_magic_number ( const unsigned char *const  Source,
const T  Ref,
const std::string &  Bytes 
)

◆ check_pi()

template<class T >
void anonymous_namespace{FrHeader.cc}::check_pi ( const T  Source,
const T  Precision,
const std::string &  Bytes 
)
inline

◆ pi_REAL_4() [1/2]

static const REAL_4 anonymous_namespace{FrHeader.cc}::pi_REAL_4 ( _PI_CONST_  )
static

◆ pi_REAL_4() [2/2]

static const REAL_4 anonymous_namespace{FrHeader.cc}::pi_REAL_4 ( _PI_CONST_  )
static

◆ pi_REAL_8() [1/2]

static const REAL_8 anonymous_namespace{FrHeader.cc}::pi_REAL_8 ( _PI_CONST_  )
static

◆ pi_REAL_8() [2/2]

static const REAL_8 anonymous_namespace{FrHeader.cc}::pi_REAL_8 ( _PI_CONST_  )
static

◆ x1234() [1/2]

static const INT_2U anonymous_namespace{FrHeader.cc}::x1234 ( 0x1234  )
static

◆ x1234() [2/2]

static const INT_2U anonymous_namespace{FrHeader.cc}::x1234 ( 0x1234  )
static

◆ x12345678() [1/2]

static const INT_4U anonymous_namespace{FrHeader.cc}::x12345678 ( 0x12345678  )
static

◆ x12345678() [2/2]

static const INT_4U anonymous_namespace{FrHeader.cc}::x12345678 ( 0x12345678  )
static

◆ x123456789abcdef() [1/2]

static const INT_8U anonymous_namespace{FrHeader.cc}::x123456789abcdef ( 0x123456789abcdefLL  )
static

◆ x123456789abcdef() [2/2]

static const INT_8U anonymous_namespace{FrHeader.cc}::x123456789abcdef ( 0x123456789abcdefLL  )
static