Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::WorldInfoHandler Member List

This is the complete list of members for fawkes::WorldInfoHandler, including all inherited members.

ball_pos_rcvd(const char *from_host, bool visible, int visibility_history, float dist, float bearing, float slope, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
ball_velocity_rcvd(const char *from_host, float vel_x, float vel_y, float vel_z, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
gamestate_rcvd(const char *from_host, unsigned int game_state, worldinfo_gamestate_team_t state_team, unsigned int score_cyan, unsigned int score_magenta, worldinfo_gamestate_team_t our_team, worldinfo_gamestate_goalcolor_t our_goal_color, worldinfo_gamestate_half_t half)=0fawkes::WorldInfoHandlerpure virtual
global_ball_pos_rcvd(const char *from_host, bool visible, int visibility_history, float x, float y, float z, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
global_ball_velocity_rcvd(const char *from_host, float vel_x, float vel_y, float vel_z, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
opponent_disapp_rcvd(const char *from_host, unsigned int uid)=0fawkes::WorldInfoHandlerpure virtual
opponent_pose_rcvd(const char *from_host, unsigned int uid, float distance, float bearing, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
penalty_rcvd(const char *from_host, unsigned int player, unsigned int penalty, unsigned int seconds_remaining)=0fawkes::WorldInfoHandlerpure virtual
pose_rcvd(const char *from_host, float x, float y, float theta, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
velocity_rcvd(const char *from_host, float vel_x, float vel_y, float vel_theta, float *covariance)=0fawkes::WorldInfoHandlerpure virtual
~WorldInfoHandler()fawkes::WorldInfoHandlervirtual