| 342 | } |
| 343 | |
| 344 | std::string Explore::get_name_selector () |
| 345 | { |
| 346 | return "Explore"; |
| 347 | } |
| 348 | |
| 349 | void Explore::parse_orientation_data ( |
| 350 | const ExploreHeader *header, double *package, unsigned char *payload) |
nothing calls this directly
no outgoing calls
no test coverage detected