#include <ff_serialization.h>
|
template<class RosMessage > |
static bool | WriteFile (std::string const &file_name, RosMessage const &msg) |
|
template<class RosMessage > |
static bool | ReadFile (std::string const &file_name, RosMessage &msg) |
|
◆ ReadFile()
template<class RosMessage >
static bool ff_util::Serialization::ReadFile |
( |
std::string const & |
file_name, |
|
|
RosMessage & |
msg |
|
) |
| |
|
inlinestatic |
◆ WriteFile()
template<class RosMessage >
static bool ff_util::Serialization::WriteFile |
( |
std::string const & |
file_name, |
|
|
RosMessage const & |
msg |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: