current_element_name() const | imaging::XmlReader | |
end_element | imaging::XmlReader | [static] |
n_child_elements() const | imaging::XmlReader | |
n_elements() const | imaging::XmlReader | |
operator>>(const stream_command &command) | imaging::XmlReader | |
operator>>(ublas::fixed_vector< data_t, N > &value) | imaging::XmlReader | [inline] |
operator>>(std::vector< ublas::fixed_vector< data_t, N > > &vector) | imaging::XmlReader | [inline] |
operator>>(std::vector< float_t > &vector) | imaging::XmlReader | |
operator>>(float_t &value) | imaging::XmlReader | |
operator>>(size_t &value) | imaging::XmlReader | |
operator>>(int &value) | imaging::XmlReader | |
operator>>(bool &value) | imaging::XmlReader | |
operator>>(std::string &string) | imaging::XmlReader | |
operator>>(std::vector< std::string > &vector) | imaging::XmlReader | |
operator>>(const default_value< data_t > &command) | imaging::XmlReader | [inline] |
operator>>(const try_read< data_t > &command) | imaging::XmlReader | [inline] |
operator>>(std::vector< data_t > &vector) | imaging::XmlReader | [inline] |
operator>>(std::vector< boost::shared_ptr< data_t > > &vector) | imaging::XmlReader | [inline] |
operator>>(data_t &object) | imaging::XmlReader | [inline] |
XmlReader(const std::string &xml_file_name, const std::string &root_element) | imaging::XmlReader | |
~XmlReader() | imaging::XmlReader |