27 #ifndef G2O_GRAPH_PARAMETER_HH_ 28 #define G2O_GRAPH_PARAMETER_HH_ 42 virtual bool read(std::istream& is) = 0;
44 virtual bool write(std::ostream& os)
const = 0;
virtual bool write(std::ostream &os) const =0
write the data to a stream
HyperGraphElementType
enum of all the types we have in our graphs
virtual bool read(std::istream &is)=0
read the data from a stream
std::vector< Parameter * > ParameterVector
virtual HyperGraph::HyperGraphElementType elementType() const