FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
xml_serializer.h File Reference

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.
 

Detailed Description

Provides functions to serialize the simulation world back into the FERS XML format.

Definition in file xml_serializer.h.