MrSID Decode SDK for LiDAR Reference Manual  1.1.4.4709
ChannelInfo Member List
This is the complete list of members for ChannelInfo, including all inherited members.
ChannelInfo(void)ChannelInfo
getBits(void) const ChannelInfo
getDataType(void) const ChannelInfo
getName(void) const ChannelInfo
getQuantization(void) const ChannelInfo
init(const char *name, DataType datatype, int bits, double quantization=0)ChannelInfo
init(const ChannelInfo &info)ChannelInfo
m_bitsChannelInfo [protected]
m_datatypeChannelInfo [protected]
m_nameChannelInfo [protected]
m_quantizationChannelInfo [protected]
operator!=(const ChannelInfo &rhs) const ChannelInfo [inline]
operator==(const ChannelInfo &rhs) const ChannelInfo
setQuantization(double value)ChannelInfo
~ChannelInfo(void)ChannelInfo