This is the complete list of members for lvr2::hdf5features::ChannelIO< Derived >, including all inherited members.
| addChannel(const std::string group, const std::string name, const AttributeChannel< T > &channel) | lvr2::hdf5features::ChannelIO< Derived > | protected |
| addChannel(const std::string group, const std::string name, const FloatChannel &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| addChannel(const std::string group, const std::string name, const IndexChannel &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| addChannel(const std::string group, const std::string name, const UCharChannel &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| getChannel(const std::string group, const std::string name, boost::optional< AttributeChannel< T >> &channel) | lvr2::hdf5features::ChannelIO< Derived > | protected |
| getChannel(const std::string group, const std::string name, FloatChannelOptional &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| getChannel(const std::string group, const std::string name, IndexChannelOptional &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| getChannel(const std::string group, const std::string name, UCharChannelOptional &channel) | lvr2::hdf5features::ChannelIO< Derived > | protectedvirtual |
| load(std::string groupName, std::string datasetName) | lvr2::hdf5features::ChannelIO< Derived > | |
| load(HighFive::Group &g, std::string datasetName) | lvr2::hdf5features::ChannelIO< Derived > | |
| loadChannel(std::string groupName, std::string datasetName) | lvr2::hdf5features::ChannelIO< Derived > | |
| m_file_access | lvr2::hdf5features::ChannelIO< Derived > | protected |
| save(std::string groupName, std::string datasetName, const Channel< T > &channel) | lvr2::hdf5features::ChannelIO< Derived > | |
| save(HighFive::Group &g, std::string datasetName, const Channel< T > &channel) | lvr2::hdf5features::ChannelIO< Derived > | |
| save(HighFive::Group &g, std::string datasetName, const Channel< T > &channel, std::vector< hsize_t > &chunkSize) | lvr2::hdf5features::ChannelIO< Derived > |