
Go to the source code of this file.
Macros | |
| #define | DEF_TYPESTR(_NAME) val2str[nv_oem6_solution_status::_NAME] = #_NAME; | 
| #define | DEF_TYPESTR(_NAME) val2str[nv_oem6_position_type::_NAME] = #_NAME; | 
| #define | DEF_TYPESTR(_NAME) val2str[nv_oem6_ins_status_type::_NAME] = #_NAME; | 
Functions | |
| void | generic_dump_BESTPOS (const Message_NV_OEM6_BESTPOS::content_t &fields, mrpt::utils::CStream &out) | 
| void | generic_dump_MARKTIME (const Message_NV_OEM6_MARKTIME::content_t &fields, mrpt::utils::CStream &out) | 
| void | generic_getFieldValues_MARKTIME (const Message_NV_OEM6_MARKTIME::content_t &fields, std::ostream &o) | 
| #define DEF_TYPESTR | ( | _NAME | ) | val2str[nv_oem6_solution_status::_NAME] = #_NAME; | 
| #define DEF_TYPESTR | ( | _NAME | ) | val2str[nv_oem6_position_type::_NAME] = #_NAME; | 
| #define DEF_TYPESTR | ( | _NAME | ) | val2str[nv_oem6_ins_status_type::_NAME] = #_NAME; | 
| void generic_dump_BESTPOS | ( | const Message_NV_OEM6_BESTPOS::content_t & | fields, | 
| mrpt::utils::CStream & | out | ||
| ) | 
Definition at line 150 of file gnss_messages_novatel.cpp.
References mrpt::obs::gnss::nv_oem6_position_type::enum2str(), mrpt::obs::gnss::nv_oem6_solution_status::enum2str(), and mrpt::utils::CStream::printf().
| void generic_dump_MARKTIME | ( | const Message_NV_OEM6_MARKTIME::content_t & | fields, | 
| mrpt::utils::CStream & | out | ||
| ) | 
Definition at line 375 of file gnss_messages_novatel.cpp.
References mrpt::utils::CStream::printf().
| void generic_getFieldValues_MARKTIME | ( | const Message_NV_OEM6_MARKTIME::content_t & | fields, | 
| std::ostream & | o | ||
| ) | 
Definition at line 394 of file gnss_messages_novatel.cpp.
References mrpt::mrpt::format().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |