DefaultSerializer< sdf::World > Class Reference
Specialize the DefaultSerializer on sdf::World so we can skip serialization TODO(azeey) Do we ever want to serialize this component? More...
#include <World.hh>
Static Public Member Functions | |
static std::istream & | Deserialize (std::istream &_in, sdf::World &) |
static std::ostream & | Serialize (std::ostream &_out, const sdf::World &) |
Detailed Description
Specialize the DefaultSerializer on sdf::World so we can skip serialization TODO(azeey) Do we ever want to serialize this component?
Member Function Documentation
◆ Deserialize()
|
inlinestatic |
◆ Serialize()
|
inlinestatic |
The documentation for this class was generated from the following file: