vrpn
07.33
Virtual Reality Peripheral Network
|
This is the complete list of members for vrpn_Connection_Loopback, including all inherited members.
addReference() | vrpn_Connection | |
allocateEndpoint(vrpn_Connection *, vrpn_int32 *connectedEC) | vrpn_Connection | protectedstatic |
compact_endpoints(void) | vrpn_Connection | protected |
connected(void) const | vrpn_Connection_Loopback | inlinevirtual |
connectionStatus | vrpn_Connection | protected |
d_dispatcher | vrpn_Connection | |
d_endpointAllocator | vrpn_Connection | protected |
d_endpoints | vrpn_Connection | protected |
d_numConnectedEndpoints | vrpn_Connection | protected |
d_numEndpoints | vrpn_Connection | protected |
d_serverLogCount | vrpn_Connection | protected |
d_serverLogMode | vrpn_Connection | protected |
d_serverLogName | vrpn_Connection | protected |
d_stop_processing_messages_after | vrpn_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_Loopback | inlinevirtual |
doSystemCallbacksFor(vrpn_HANDLERPARAM, void *) | vrpn_Connection | protected |
get_File_Connection(void) | vrpn_Connection | virtual |
get_Jane_value(void) | vrpn_Connection | inline |
get_log_names(char **local_in_logname, char **local_out_logname, char **remote_in_logname, char **remote_out_logname) | vrpn_Connection | |
get_time() | vrpn_Connection | virtual |
handle_disconnect_message(void *userdata, vrpn_HANDLERPARAM p) | vrpn_Connection | protectedstatic |
handle_log_message(void *userdata, vrpn_HANDLERPARAM p) | vrpn_Connection | protectedstatic |
init(void) | vrpn_Connection | protectedvirtual |
Jane_stop_this_crazy_thing(vrpn_uint32 stop_looking_after) | vrpn_Connection | inline |
mainloop(const struct timeval *timeout=NULL) | vrpn_Connection_Loopback | virtual |
message_type_is_registered(const char *) const | vrpn_Connection | protected |
message_type_name(vrpn_int32 type) | vrpn_Connection | virtual |
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 |
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 | |
save_log_so_far() | vrpn_Connection | virtual |
send_pending_reports(void) | vrpn_Connection_Loopback | inlineprotectedvirtual |
sender_name(vrpn_int32 sender) | vrpn_Connection | virtual |
setAutoDeleteStatus(bool setvalue) | vrpn_Connection | inline |
start_time | vrpn_Connection | protected |
time_since_connection_open(struct timeval *elapsed_time) | vrpn_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_Connection_Loopback() | vrpn_Connection_Loopback | protected |
vrpn_create_server_connection(const char *cname, const char *local_in_logfile_name, const char *local_out_logfile_name) | vrpn_Connection_Loopback | friend |
~vrpn_Connection(void) | vrpn_Connection | virtual |
~vrpn_Connection_Loopback(void) | vrpn_Connection_Loopback | virtual |