|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Provides functions to serialize the simulation world back into the FERS XML format. More...
#include <string>
Include dependency graph for xml_serializer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | core |
| namespace | serial |
Functions | |
| std::string | serial::world_to_xml_string (const core::World &world) |
| Serializes the entire simulation world into an XML formatted string. | |
Provides functions to serialize the simulation world back into the FERS XML format.
Definition in file xml_serializer.h.