ChimeraTK-DeviceAccess 03.26.00
Loading...
Searching...
No Matches
FixedPointConverter< RawType > Member List

This is the complete list of members for FixedPointConverter< RawType >, including all inherited members.

FixedPointConverter(std::string variableName, unsigned int nBits=32, int fractionalBits=0, bool isSignedFlag=true)FixedPointConverter< RawType >inline
RawTypeUnsigned typedefFixedPointConverter< RawType >
scalarToCooked(RawType raw) constFixedPointConverter< RawType >inline
toRaw(UserType cooked) constFixedPointConverter< RawType >inline