fawkes::GameStateInterface Member List

This is the complete list of members for fawkes::GameStateInterface, including all inherited members.
add_fieldinfo(interface_fieldtype_t type, const char *name, size_t length, void *value, const char *enumtype=0)fawkes::Interface [protected]
add_messageinfo(const char *name)fawkes::Interface [protected]
changed() const fawkes::Interface
copy_values(const Interface *other)fawkes::GameStateInterface [virtual]
create_message(const char *type) const fawkes::GameStateInterface [virtual]
data_changedfawkes::Interface [protected]
data_ptrfawkes::Interface [protected]
data_sizefawkes::Interface [protected]
data_tsfawkes::Interface [protected]
datachunk() const fawkes::Interface
datasize() const fawkes::Interface
enum_tostring(const char *enumtype, int val) const fawkes::GameStateInterface [virtual]
fields()fawkes::Interface
fields_end()fawkes::Interface
game_state() const fawkes::GameStateInterface
get_message_types()fawkes::Interface
GOAL_BLUE enum valuefawkes::GameStateInterface
GOAL_YELLOW enum valuefawkes::GameStateInterface
GS_CORNER_KICKfawkes::GameStateInterface [static]
GS_DROP_BALLfawkes::GameStateInterface [static]
GS_FREE_KICKfawkes::GameStateInterface [static]
GS_FROZENfawkes::GameStateInterface [static]
GS_GOAL_KICKfawkes::GameStateInterface [static]
GS_HALF_TIMEfawkes::GameStateInterface [static]
GS_KICK_OFFfawkes::GameStateInterface [static]
GS_PENALTYfawkes::GameStateInterface [static]
GS_PLAYfawkes::GameStateInterface [static]
GS_SPL_FINISHEDfawkes::GameStateInterface [static]
GS_SPL_INITIALfawkes::GameStateInterface [static]
GS_SPL_PLAYfawkes::GameStateInterface [static]
GS_SPL_READYfawkes::GameStateInterface [static]
GS_SPL_SETfawkes::GameStateInterface [static]
GS_THROW_INfawkes::GameStateInterface [static]
half() const fawkes::GameStateInterface
HALF_FIRST enum valuefawkes::GameStateInterface
HALF_SECOND enum valuefawkes::GameStateInterface
has_writer() const fawkes::Interface
hash() const fawkes::Interface
hash_printable() const fawkes::Interface
hash_size() const fawkes::Interface
id() const fawkes::Interface
if_gamestate_goalcolor_t enum namefawkes::GameStateInterface
if_gamestate_half_t enum namefawkes::GameStateInterface
if_gamestate_role_t enum namefawkes::GameStateInterface
if_gamestate_team_t enum namefawkes::GameStateInterface
Interface()fawkes::Interface [protected]
is_kickoff() const fawkes::GameStateInterface
is_valid() const fawkes::Interface
is_writer() const fawkes::Interface
maxlenof_game_state() const fawkes::GameStateInterface
maxlenof_half() const fawkes::GameStateInterface
maxlenof_kickoff() const fawkes::GameStateInterface
maxlenof_our_goal_color() const fawkes::GameStateInterface
maxlenof_our_team() const fawkes::GameStateInterface
maxlenof_role() const fawkes::GameStateInterface
maxlenof_score_cyan() const fawkes::GameStateInterface
maxlenof_score_magenta() const fawkes::GameStateInterface
maxlenof_state_team() const fawkes::GameStateInterface
mem_serial() const fawkes::Interface
message_valid(const Message *message) const fawkes::GameStateInterface [virtual]
msgq_begin()fawkes::Interface
msgq_empty()fawkes::Interface
msgq_end()fawkes::Interface
msgq_enqueue(Message *message)fawkes::Interface
msgq_enqueue_copy(Message *message)fawkes::Interface
msgq_first()fawkes::Interface
msgq_first()fawkes::Interface
msgq_first(MessageType *&msg)fawkes::Interface
msgq_first_is()fawkes::Interface
msgq_flush()fawkes::Interface
msgq_lock()fawkes::Interface
msgq_pop()fawkes::Interface
msgq_remove(Message *message)fawkes::Interface
msgq_remove(unsigned int message_id)fawkes::Interface
msgq_size()fawkes::Interface
msgq_try_lock()fawkes::Interface
msgq_unlock()fawkes::Interface
num_fields()fawkes::Interface
num_readers() const fawkes::Interface
oftype(const char *interface_type) const fawkes::Interface
operator==(Interface &comp) const fawkes::Interface
our_goal_color() const fawkes::GameStateInterface
our_team() const fawkes::GameStateInterface
parse_uid(const char *uid, char **type, char **id)fawkes::Interface [static]
read()fawkes::Interface
role() const fawkes::GameStateInterface
ROLE_ATTACKER enum valuefawkes::GameStateInterface
ROLE_DEFENDER enum valuefawkes::GameStateInterface
ROLE_GOALIE enum valuefawkes::GameStateInterface
ROLE_MID_LEFT enum valuefawkes::GameStateInterface
ROLE_MID_RIGHT enum valuefawkes::GameStateInterface
score_cyan() const fawkes::GameStateInterface
score_magenta() const fawkes::GameStateInterface
serial() const fawkes::Interface
set_auto_timestamping(bool enabled)fawkes::Interface
set_clock(Clock *clock)fawkes::Interface
set_from_chunk(void *chunk)fawkes::Interface
set_game_state(const uint32_t new_game_state)fawkes::GameStateInterface
set_half(const if_gamestate_half_t new_half)fawkes::GameStateInterface
set_hash(unsigned char *ihash)fawkes::Interface [protected]
set_kickoff(const bool new_kickoff)fawkes::GameStateInterface
set_our_goal_color(const if_gamestate_goalcolor_t new_our_goal_color)fawkes::GameStateInterface
set_our_team(const if_gamestate_team_t new_our_team)fawkes::GameStateInterface
set_role(const if_gamestate_role_t new_role)fawkes::GameStateInterface
set_score_cyan(const uint32_t new_score_cyan)fawkes::GameStateInterface
set_score_magenta(const uint32_t new_score_magenta)fawkes::GameStateInterface
set_state_team(const if_gamestate_team_t new_state_team)fawkes::GameStateInterface
set_timestamp(const Time *t=NULL)fawkes::Interface
set_validity(bool valid)fawkes::Interface
state_team() const fawkes::GameStateInterface
TEAM_BOTH enum valuefawkes::GameStateInterface
TEAM_CYAN enum valuefawkes::GameStateInterface
TEAM_MAGENTA enum valuefawkes::GameStateInterface
TEAM_NONE enum valuefawkes::GameStateInterface
timestamp() const fawkes::Interface
tostring_if_gamestate_goalcolor_t(if_gamestate_goalcolor_t value) const fawkes::GameStateInterface
tostring_if_gamestate_half_t(if_gamestate_half_t value) const fawkes::GameStateInterface
tostring_if_gamestate_role_t(if_gamestate_role_t value) const fawkes::GameStateInterface
tostring_if_gamestate_team_t(if_gamestate_team_t value) const fawkes::GameStateInterface
type() const fawkes::Interface
uid() const fawkes::Interface
write()fawkes::Interface
~Interface()fawkes::Interface [virtual]