1 #ifndef __MARNAV__AIS__NAME__HPP__
2 #define __MARNAV__AIS__NAME__HPP__
4 #include <marnav/ais/message.hpp>
10 std::string
to_name(message_id t
);
11 std::string
to_name(ship_type t
);
12 std::string
to_name(epfd_fix_type t
);
13 std::string
to_name(navigation_status t
);
14 std::string
to_name(virtual_aid t
);
15 std::string
to_name(off_position_indicator t
);
16 std::string
to_name(aid_type_id t
);
17 std::string
to_name(maneuver_indicator_id t
);