geolib2
geo::serialization Member List

This is the complete list of members for geo::serialization, including all inherited members.

deserialization_method typedefgeo::serializationprivate
deserialize(std::istream &input)geo::serializationstatic
deserializer_map typedefgeo::serializationprivate
deserializers_geo::serializationprotectedstatic
fromFile(const std::string &filename)geo::serializationstatic
registerDeserializer()geo::serializationinlinestatic
registerDeserializer(const std::string &shape_type, deserialization_method method)geo::serializationprotectedstatic
serialization()geo::serializationprotected
serialize(ShapeConstPtr shape, std::ostream &output)geo::serializationstatic
serialize(const Shape &shape, std::ostream &output)geo::serializationstatic
toFile(ShapeConstPtr shape, const std::string &filename)geo::serializationstatic
toFile(const Shape &shape, const std::string &filename)geo::serializationstatic
~serialization()geo::serializationprotectedvirtual