

Go to the source code of this file.
Functions | |
| void | marte_layer_close () |
| int | marte_layer_init (int nnodes) |
| int | marte_sniff_packet (char *data, simData_Hdr &sd, unsigned long long &time_us, std::map< int, robo_pose_t > &poses) |
| void marte_layer_close | ( | ) |
Definition at line 86 of file marte_layer.cc.
| int marte_layer_init | ( | int | nnodes | ) |
Definition at line 104 of file marte_layer.cc.
| int marte_sniff_packet | ( | char * | data, |
| simData_Hdr & | sd, | ||
| unsigned long long & | time_us, | ||
| std::map< int, robo_pose_t > & | poses | ||
| ) |
Definition at line 140 of file marte_layer.cc.