pinocchio  2.3.1-dirty
Serializable< Derived > Member List

This is the complete list of members for Serializable< Derived >, including all inherited members.

loadFromBinary(const std::string &filename)Serializable< Derived >inline
loadFromString(const std::string &str)Serializable< Derived >inline
loadFromStringStream(std::istringstream &is)Serializable< Derived >inline
loadFromText(const std::string &filename)Serializable< Derived >inline
loadFromXML(const std::string &filename, const std::string &tag_name)Serializable< Derived >inline
saveToBinary(const std::string &filename) const Serializable< Derived >inline
saveToString() const Serializable< Derived >inline
saveToStringStream(std::stringstream &ss) const Serializable< Derived >inline
saveToText(const std::string &filename) const Serializable< Derived >inline
saveToXML(const std::string &filename, const std::string &tag_name) const Serializable< Derived >inline