ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::FixedPointConverter Member List

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

FixedPointConverter(std::string variableName, unsigned int nBits=32, int fractionalBits=0, bool isSignedFlag=true)ChimeraTK::FixedPointConverterexplicit
getFractionalBits() constChimeraTK::FixedPointConverterinline
getNBits() constChimeraTK::FixedPointConverterinline
isSigned() constChimeraTK::FixedPointConverterinline
operator!=(const FixedPointConverter &other) constChimeraTK::FixedPointConverterinline
operator==(const FixedPointConverter &other) constChimeraTK::FixedPointConverterinline
reconfigure(unsigned int nBits=32, int fractionalBits=0, bool isSignedFlag=true)ChimeraTK::FixedPointConverter
scalarToCooked(int32_t const &raw) constChimeraTK::FixedPointConverterinline
toRaw(UserType cookedValue) constChimeraTK::FixedPointConverter
toRaw(Boolean cookedValue) constChimeraTK::FixedPointConverter
toRaw(__attribute__((unused)) Void cookedValue) constChimeraTK::FixedPointConverter
toRaw(std::string cookedValue) constChimeraTK::FixedPointConverter
toRaw(Boolean cookedValue) constChimeraTK::FixedPointConverter
toRaw(__attribute__((unused)) Void cookedValue) constChimeraTK::FixedPointConverter
vectorToCooked(const RAW_ITERATOR &raw_begin, const RAW_ITERATOR &raw_end, const COOKED_ITERATOR &cooked_begin) constChimeraTK::FixedPointConverterinline