|
geolib2
|
This is the complete list of members for geo::serialization, including all inherited members.
| deserialization_method typedef | geo::serialization | private |
| deserialize(std::istream &input) | geo::serialization | static |
| deserializer_map typedef | geo::serialization | private |
| deserializers_ | geo::serialization | protectedstatic |
| fromFile(const std::string &filename) | geo::serialization | static |
| registerDeserializer() | geo::serialization | inlinestatic |
| registerDeserializer(const std::string &shape_type, deserialization_method method) | geo::serialization | protectedstatic |
| serialization() | geo::serialization | protected |
| serialize(ShapeConstPtr shape, std::ostream &output) | geo::serialization | static |
| serialize(const Shape &shape, std::ostream &output) | geo::serialization | static |
| toFile(ShapeConstPtr shape, const std::string &filename) | geo::serialization | static |
| toFile(const Shape &shape, const std::string &filename) | geo::serialization | static |
| ~serialization() | geo::serialization | protectedvirtual |
1.8.17