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

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

FixedPointConverter(std::string variableName, unsigned int nBits=32, int fractionalBits=0, bool isSignedFlag=true)ChimeraTK::FixedPointConverter< RawType >explicit
getFractionalBits() constChimeraTK::FixedPointConverter< RawType >inline
getNBits() constChimeraTK::FixedPointConverter< RawType >inline
isSigned() constChimeraTK::FixedPointConverter< RawType >inline
operator!=(const FixedPointConverter &other) constChimeraTK::FixedPointConverter< RawType >inline
operator==(const FixedPointConverter &other) constChimeraTK::FixedPointConverter< RawType >inline
scalarToCooked(RawType const &raw) constChimeraTK::FixedPointConverter< RawType >inline
toRaw(UserType cookedValue) constChimeraTK::FixedPointConverter< RawType >
vectorToCooked(const RAW_ITERATOR &raw_begin, const RAW_ITERATOR &raw_end, const COOKED_ITERATOR &cooked_begin) constChimeraTK::FixedPointConverter< RawType >inline