![]() |
ChimeraTK-DeviceAccess 03.26.00
|
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 typedef | FixedPointConverter< RawType > | |
| scalarToCooked(RawType raw) const | FixedPointConverter< RawType > | inline |
| toRaw(UserType cooked) const | FixedPointConverter< RawType > | inline |