This is the complete list of members for lvr2::ChannelIO< FeatureBase >, including all inherited members.
addChannel(const std::string group, const std::string name, const AttributeChannel< T > &channel) | lvr2::ChannelIO< FeatureBase > | protected |
addChannel(const std::string group, const std::string name, const FloatChannel &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
addChannel(const std::string group, const std::string name, const IndexChannel &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
addChannel(const std::string group, const std::string name, const UCharChannel &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
getChannel(const std::string group, const std::string name, FloatChannelOptional &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
getChannel(const std::string group, const std::string name, IndexChannelOptional &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
getChannel(const std::string group, const std::string name, UCharChannelOptional &channel) | lvr2::ChannelIO< FeatureBase > | protectedvirtual |
loadDoubleChannel(std::string groupName, std::string datasetName) | lvr2::ChannelIO< FeatureBase > | |
loadFloatChannel(std::string groupName, std::string datasetName) | lvr2::ChannelIO< FeatureBase > | |
loadIndexChannel(std::string groupName, std::string datasetName) | lvr2::ChannelIO< FeatureBase > | |
loadUCharChannel(std::string groupName, std::string datasetName) | lvr2::ChannelIO< FeatureBase > | |
m_featureBase | lvr2::ChannelIO< FeatureBase > | protected |
saveDoubleChannel(std::string groupName, std::string datasetName, DoubleChannel &channel) | lvr2::ChannelIO< FeatureBase > | |
saveFloatChannel(std::string groupName, std::string datasetName, FloatChannel &channel) | lvr2::ChannelIO< FeatureBase > | |
saveIndexChannel(std::string groupName, std::string datasetName, UCharChannel &channel) | lvr2::ChannelIO< FeatureBase > | |
saveUCharChannel(std::string groupName, std::string datasetName, UCharChannel &channel) | lvr2::ChannelIO< FeatureBase > |