addReference() | vrpn_Connection | |
advance_currentLogEntry(void) | vrpn_File_Connection | protectedvirtual |
allocateEndpoint(vrpn_Connection *, vrpn_int32 *connectedEC) | vrpn_Connection | protectedstatic |
close_file(void) | vrpn_File_Connection | protectedvirtual |
compact_endpoints(void) | vrpn_Connection | protected |
connected(void) const | vrpn_Connection | virtual |
connectionStatus | vrpn_Connection | protected |
d_accumulate | vrpn_File_Connection | protected |
d_bookmark | vrpn_File_Connection | protected |
d_controllerId | vrpn_File_Connection | protected |
d_currentLogEntry | vrpn_File_Connection | protected |
d_dispatcher | vrpn_Connection | |
d_earliest_user_time | vrpn_File_Connection | protected |
d_earliest_user_time_valid | vrpn_File_Connection | protected |
d_endpointAllocator | vrpn_Connection | protected |
d_endpoints | vrpn_Connection | protected |
d_file | vrpn_File_Connection | protected |
d_fileName | vrpn_File_Connection | protected |
d_filetime_accum | vrpn_File_Connection | protected |
d_highest_user_time | vrpn_File_Connection | protected |
d_highest_user_time_valid | vrpn_File_Connection | protected |
d_last_time | vrpn_File_Connection | protected |
d_last_told | vrpn_File_Connection | protected |
d_logHead | vrpn_File_Connection | protected |
d_logTail | vrpn_File_Connection | protected |
d_numConnectedEndpoints | vrpn_Connection | protected |
d_numEndpoints | vrpn_Connection | protected |
d_play_to_time_type | vrpn_File_Connection | protected |
d_preload | vrpn_File_Connection | protected |
d_reset_type | vrpn_File_Connection | protected |
d_serverLogCount | vrpn_Connection | protected |
d_serverLogMode | vrpn_Connection | protected |
d_serverLogName | vrpn_Connection | protected |
d_set_replay_rate_type | vrpn_File_Connection | protected |
d_start_time | vrpn_File_Connection | protected |
d_startEntry | vrpn_File_Connection | protected |
d_stop_processing_messages_after | vrpn_Connection | protected |
d_time | vrpn_File_Connection | protected |
d_updateEndpoint | vrpn_Connection | protected |
delete_endpoint(int whichEndpoint) | vrpn_Connection | protected |
do_callbacks_for(vrpn_int32 type, vrpn_int32 sender, struct timeval time, vrpn_uint32 len, const char *buffer) | vrpn_Connection | protectedvirtual |
doing_okay(void) const | vrpn_Connection | virtual |
doSystemCallbacksFor(vrpn_HANDLERPARAM, void *) | vrpn_Connection | protected |
eof() | vrpn_File_Connection | |
find_superlative_user_times() | vrpn_File_Connection | protected |
get_File_Connection(void) | vrpn_File_Connection | virtual |
get_filename() | vrpn_File_Connection | |
get_highest_user_timestamp() | vrpn_File_Connection | |
get_Jane_value(void) | vrpn_Connection | inline |
get_length() | vrpn_File_Connection | |
get_length_secs() | vrpn_File_Connection | |
get_log_names(char **local_in_logname, char **local_out_logname, char **remote_in_logname, char **remote_out_logname) | vrpn_Connection | |
get_lowest_user_timestamp() | vrpn_File_Connection | |
get_replay_rate() | vrpn_File_Connection | inline |
get_time() | vrpn_File_Connection | inlinevirtual |
handle_disconnect_message(void *userdata, vrpn_HANDLERPARAM p) | vrpn_Connection | protectedstatic |
handle_log_message(void *userdata, vrpn_HANDLERPARAM p) | vrpn_Connection | protectedstatic |
handle_play_to_time(void *, vrpn_HANDLERPARAM) | vrpn_File_Connection | protectedstatic |
handle_reset(void *, vrpn_HANDLERPARAM) | vrpn_File_Connection | protectedstatic |
handle_set_replay_rate(void *, vrpn_HANDLERPARAM) | vrpn_File_Connection | protectedstatic |
init(void) | vrpn_Connection | protectedvirtual |
Jane_stop_this_crazy_thing(vrpn_uint32 stop_looking_after) | vrpn_Connection | inline |
jump_to_filetime(timeval absolute_time) | vrpn_File_Connection | |
jump_to_time(vrpn_float64 newtime) | vrpn_File_Connection | |
jump_to_time(timeval newtime) | vrpn_File_Connection | |
limit_messages_played_back(vrpn_uint32 max_playback) | vrpn_File_Connection | inline |
mainloop(const timeval *timeout=NULL) | vrpn_File_Connection | virtual |
vrpn_Connection::mainloop(const struct timeval *timeout=NULL)=0 | vrpn_Connection | pure virtual |
message_type_is_registered(const char *) const | vrpn_Connection | protected |
message_type_name(vrpn_int32 type) | vrpn_Connection | virtual |
need_to_play(timeval filetime) | vrpn_File_Connection | protected |
pack_message(vrpn_uint32 len, struct timeval time, vrpn_int32 type, vrpn_int32 sender, const char *buffer, vrpn_uint32 class_of_service) | vrpn_Connection | virtual |
pack_sender_description(vrpn_int32 which) | vrpn_Connection | protectedvirtual |
pack_type_description(vrpn_int32 which) | vrpn_Connection | protectedvirtual |
play_to_filetime(const timeval end_filetime) | vrpn_File_Connection | |
play_to_time(vrpn_float64 end_time) | vrpn_File_Connection | |
play_to_time(timeval end_time) | vrpn_File_Connection | |
play_to_user_message() | vrpn_File_Connection | protected |
playone() | vrpn_File_Connection | |
playone_to_filetime(timeval end_filetime) | vrpn_File_Connection | |
read_cookie(void) | vrpn_File_Connection | protectedvirtual |
read_entry(void) | vrpn_File_Connection | protectedvirtual |
register_handler(vrpn_int32 type, vrpn_MESSAGEHANDLER handler, void *userdata, vrpn_int32 sender=vrpn_ANY_SENDER) | vrpn_Connection | virtual |
register_log_filter(vrpn_LOGFILTER filter, void *userdata) | vrpn_Connection | virtual |
register_message_type(const char *name) | vrpn_Connection | virtual |
register_sender(const char *name) | vrpn_Connection | virtual |
removeReference() | vrpn_Connection | |
reset(void) | vrpn_File_Connection | |
return_to_bookmark() | vrpn_File_Connection | protected |
save_log_so_far() | vrpn_Connection | virtual |
send_pending_reports(void) | vrpn_File_Connection | virtual |
sender_name(vrpn_int32 sender) | vrpn_Connection | virtual |
set_replay_rate(vrpn_float32 rate) | vrpn_File_Connection | inline |
setAutoDeleteStatus(bool setvalue) | vrpn_Connection | inline |
start_time | vrpn_Connection | protected |
store_stream_bookmark() | vrpn_File_Connection | protected |
time_since_connection_open(timeval *elapsed_time) | vrpn_File_Connection | virtual |
unregister_handler(vrpn_int32 type, vrpn_MESSAGEHANDLER handler, void *userdata, vrpn_int32 sender=vrpn_ANY_SENDER) | vrpn_Connection | virtual |
updateEndpoints(void) | vrpn_Connection | protectedvirtual |
vrpn_Connection(const char *local_in_logfile_name, const char *local_out_logfile_name, vrpn_Endpoint_IP *(*epa)(vrpn_Connection *, vrpn_int32 *)=allocateEndpoint) | vrpn_Connection | protected |
vrpn_Connection(const char *local_in_logfile_name, const char *local_out_logfile_name, const char *remote_in_logfile_name, const char *remote_out_logfile_name, vrpn_Endpoint_IP *(*epa)(vrpn_Connection *, vrpn_int32 *)=allocateEndpoint) | vrpn_Connection | protected |
vrpn_File_Connection(const char *station_name, const char *local_in_logfile_name=NULL, const char *local_out_logfile_name=NULL) | vrpn_File_Connection | |
~vrpn_Connection(void) | vrpn_Connection | virtual |
~vrpn_File_Connection(void) | vrpn_File_Connection | virtual |