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