SdfModelSerializer Class Reference
#include <Model.hh>
Static Public Member Functions | |
| static std::istream & | Deserialize (std::istream &_in, sdf::Model &_model) | 
Deserialization for sdf::Model.   | |
| static std::ostream & | Serialize (std::ostream &_out, const sdf::Model &_model) | 
Serialization for sdf::Model.   | |
Member Function Documentation
◆ Deserialize()
      
  | 
  inlinestatic | 
Deserialization for sdf::Model. 
- Parameters
 - 
  
[in] _in Input stream. [out] _model Model to populate  
- Returns
 - The stream.
 
References std::endl(), and gzwarn.
◆ Serialize()
      
  | 
  inlinestatic | 
Serialization for sdf::Model. 
- Parameters
 - 
  
[in] _out Output stream. [in] _time Model to stream  
- Returns
 - The stream.
 
References std::endl(), and gzwarn.
The documentation for this class was generated from the following file: