DI-Guy C++ SDK Reference  13.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
diguyExerciseInterface Member List

This is the complete list of members for diguyExerciseInterface, including all inherited members.

bdiExerciseInterface classdiguyExerciseInterfacefriend
broadcast_message(diguyCharacter *sender, float radius, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
broadcast_message_to_group(diguyCharacter *sender, const char *group_name, float radius, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
convert_lat_long_to_local(float lat, float lon, float *x, float *y, float *z)diguyExerciseInterface
convert_local_to_lat(float x, float y, float z)diguyExerciseInterface
convert_local_to_lat_long_string(float x, float y, float z)diguyExerciseInterface
convert_local_to_long(float x, float y, float z)diguyExerciseInterface
convert_local_to_mgrs(float x, float y, float z)diguyExerciseInterface
convert_mgrs_to_local(const char *MGRS_str, float *x, float *y, float *z)diguyExerciseInterface
diguyExerciseInterface(bdiExerciseInterface *ei)diguyExerciseInterfaceprivate
get_net_id(diguyCharacter *character)diguyExerciseInterface
get_scripted_object()diguyExerciseInterfaceinline
m_bdiExerciseInterfacediguyExerciseInterfaceprivate
send_message_to_character(diguyCharacter *character, const char *sender_name, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
send_message_to_group(const char *group_name, const char *sender_name, const char *message_type, const char *message, const char *message_params=NULL)diguyExerciseInterface
send_pdu_xc_control(unsigned short site, unsigned short host, const char *command)diguyExerciseInterface
send_pdu_xc_enter_slave_mode(unsigned short site, unsigned short host)diguyExerciseInterface
send_pdu_xc_eval_script(unsigned short site, unsigned short host, const char *text)diguyExerciseInterface
send_pdu_xc_exit_slave_mode(unsigned short site, unsigned short host)diguyExerciseInterface
send_pdu_xc_load_scenario(unsigned short site, unsigned short host, const char *filename, const char *refname)diguyExerciseInterface
send_pdu_xc_merge_scenario(unsigned short site, unsigned short host, float ttod, float refx, float refy, float refz, float tx, float ty, float tz, float rz, float rx, float ry, const char *filename, const char *suffix)diguyExerciseInterface
send_pdu_xc_reset_scenario(unsigned short site, unsigned short host)diguyExerciseInterface
send_pdu_xc_save_scenario(unsigned short site, unsigned short host, const char *filename, const int use_user_name)diguyExerciseInterface
send_pdu_xc_set_tin_tod(unsigned short site, unsigned short host, float ttod)diguyExerciseInterface
send_pdu_xc_time_now(float tod, float smooth_period)diguyExerciseInterface
send_pdu_xc_trigger_script(unsigned short site, unsigned short host, const char *script_name)diguyExerciseInterface