Fawkes API  Fawkes Development Version
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, const interface_enum_map_t *enum_map=0)fawkes::Interfaceprotected
add_messageinfo(const char *name)fawkes::Interfaceprotected
buffer_timestamp(unsigned int buffer)fawkes::Interface
buffer_timestamp(unsigned int buffer, Time *timestamp)fawkes::Interface
changed() constfawkes::Interface
compare_buffers(unsigned int buffer)fawkes::Interface
copy_private_to_buffer(unsigned int buffer)fawkes::Interface
copy_shared_to_buffer(unsigned int buffer)fawkes::Interface
copy_values(const Interface *other)fawkes::GameStateInterfacevirtual
create_message(const char *type) constfawkes::GameStateInterfacevirtual
data_changedfawkes::Interfaceprotected
data_ptrfawkes::Interfaceprotected
data_sizefawkes::Interfaceprotected
data_tsfawkes::Interfaceprotected
datachunk() constfawkes::Interface
datasize() constfawkes::Interface
enum_tostring(const char *enumtype, int val) constfawkes::GameStateInterfacevirtual
fields()fawkes::Interface
fields_end()fawkes::Interface
game_state() constfawkes::GameStateInterface
get_message_types()fawkes::Interface
GOAL_BLUE enum valuefawkes::GameStateInterface
GOAL_YELLOW enum valuefawkes::GameStateInterface
GS_CORNER_KICKfawkes::GameStateInterfacestatic
GS_DROP_BALLfawkes::GameStateInterfacestatic
GS_FREE_KICKfawkes::GameStateInterfacestatic
GS_FROZENfawkes::GameStateInterfacestatic
GS_GOAL_KICKfawkes::GameStateInterfacestatic
GS_HALF_TIMEfawkes::GameStateInterfacestatic
GS_KICK_OFFfawkes::GameStateInterfacestatic
GS_PENALTYfawkes::GameStateInterfacestatic
GS_PLAYfawkes::GameStateInterfacestatic
GS_SPL_FINISHEDfawkes::GameStateInterfacestatic
GS_SPL_INITIALfawkes::GameStateInterfacestatic
GS_SPL_PLAYfawkes::GameStateInterfacestatic
GS_SPL_READYfawkes::GameStateInterfacestatic
GS_SPL_SETfawkes::GameStateInterfacestatic
GS_THROW_INfawkes::GameStateInterfacestatic
half() constfawkes::GameStateInterface
HALF_FIRST enum valuefawkes::GameStateInterface
HALF_SECOND enum valuefawkes::GameStateInterface
has_writer() constfawkes::Interface
hash() constfawkes::Interface
hash_printable() constfawkes::Interface
hash_size() constfawkes::Interface
id() constfawkes::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::Interfaceprotected
is_kickoff() constfawkes::GameStateInterface
is_valid() constfawkes::Interface
is_writer() constfawkes::Interface
mark_data_changed()fawkes::Interface
maxlenof_game_state() constfawkes::GameStateInterface
maxlenof_half() constfawkes::GameStateInterface
maxlenof_kickoff() constfawkes::GameStateInterface
maxlenof_our_goal_color() constfawkes::GameStateInterface
maxlenof_our_team() constfawkes::GameStateInterface
maxlenof_role() constfawkes::GameStateInterface
maxlenof_score_cyan() constfawkes::GameStateInterface
maxlenof_score_magenta() constfawkes::GameStateInterface
maxlenof_state_team() constfawkes::GameStateInterface
mem_serial() constfawkes::Interface
message_valid(const Message *message) constfawkes::GameStateInterfacevirtual
msgq_append(Message *message)fawkes::Interface
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_first_safe(MessageType *&msg)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_buffers() constfawkes::Interface
num_fields()fawkes::Interface
num_readers() constfawkes::Interface
oftype(const char *interface_type) constfawkes::Interface
operator==(Interface &comp) constfawkes::Interface
our_goal_color() constfawkes::GameStateInterface
our_team() constfawkes::GameStateInterface
owner() constfawkes::Interface
parse_uid(const char *uid, std::string &type, std::string &id)fawkes::Interfacestatic
read()fawkes::Interface
read_from_buffer(unsigned int buffer)fawkes::Interface
readers() constfawkes::Interface
resize_buffers(unsigned int num_buffers)fawkes::Interface
role() constfawkes::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() constfawkes::GameStateInterface
score_magenta() constfawkes::GameStateInterface
serial() constfawkes::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::Interfaceprotected
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() constfawkes::GameStateInterface
TEAM_BOTH enum valuefawkes::GameStateInterface
TEAM_CYAN enum valuefawkes::GameStateInterface
TEAM_MAGENTA enum valuefawkes::GameStateInterface
TEAM_NONE enum valuefawkes::GameStateInterface
timestamp() constfawkes::Interface
tostring_if_gamestate_goalcolor_t(if_gamestate_goalcolor_t value) constfawkes::GameStateInterface
tostring_if_gamestate_half_t(if_gamestate_half_t value) constfawkes::GameStateInterface
tostring_if_gamestate_role_t(if_gamestate_role_t value) constfawkes::GameStateInterface
tostring_if_gamestate_team_t(if_gamestate_team_t value) constfawkes::GameStateInterface
type() constfawkes::Interface
uid() constfawkes::Interface
write()fawkes::Interface
writer() constfawkes::Interface
~Interface()fawkes::Interfacevirtual