ChimeraTK-DeviceAccess 03.27.00
Loading...
Searching...
No Matches
IEEE754_SingleConverter Class Reference

Public Member Functions

 IEEE754_SingleConverter ()
 
template<typename UserType >
UserType scalarToCooked (int32_t raw) const
 
template<typename UserType >
int32_t toRaw (UserType cooked) const
 

Detailed Description

Definition at line 1719 of file testRawConverter.cpp.

Constructor & Destructor Documentation

◆ IEEE754_SingleConverter()

IEEE754_SingleConverter::IEEE754_SingleConverter ( )
inline

Definition at line 1721 of file testRawConverter.cpp.

Member Function Documentation

◆ scalarToCooked()

template<typename UserType >
UserType IEEE754_SingleConverter::scalarToCooked ( int32_t  raw) const
inline

Definition at line 1726 of file testRawConverter.cpp.

◆ toRaw()

template<typename UserType >
int32_t IEEE754_SingleConverter::toRaw ( UserType  cooked) const
inline

Definition at line 1734 of file testRawConverter.cpp.


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