vrpn
07.33
Virtual Reality Peripheral Network
|
Placed here so vrpn_FileConnection can use it too. More...
#include <vrpn_Connection.h>
Public Attributes | |
vrpn_HANDLERPARAM | data |
vrpn_LOGLIST * | next |
vrpn_LOGLIST * | prev |
Placed here so vrpn_FileConnection can use it too.
Definition at line 161 of file vrpn_Connection.h.
vrpn_HANDLERPARAM vrpn_LOGLIST::data |
Definition at line 162 of file vrpn_Connection.h.
Referenced by vrpn_File_Connection::find_superlative_user_times(), vrpn_File_Connection::jump_to_time(), vrpn_Log::logMessage(), vrpn_File_Connection::need_to_play(), vrpn_File_Connection::play_to_user_message(), vrpn_File_Connection::playone_to_filetime(), vrpn_File_Connection::read_entry(), vrpn_File_Connection::reset(), vrpn_File_Connection::return_to_bookmark(), vrpn_Log::saveLogSoFar(), vrpn_File_Connection::store_stream_bookmark(), vrpn_File_Connection::vrpn_File_Connection(), and vrpn_File_Connection::~vrpn_File_Connection().
vrpn_LOGLIST* vrpn_LOGLIST::next |
Definition at line 163 of file vrpn_Connection.h.
Referenced by vrpn_File_Connection::advance_currentLogEntry(), vrpn_Log::logMessage(), vrpn_File_Connection::read_entry(), vrpn_File_Connection::return_to_bookmark(), vrpn_Log::saveLogSoFar(), vrpn_File_Connection::store_stream_bookmark(), and vrpn_File_Connection::~vrpn_File_Connection().
vrpn_LOGLIST* vrpn_LOGLIST::prev |
Definition at line 164 of file vrpn_Connection.h.
Referenced by vrpn_Log::logMessage(), vrpn_File_Connection::read_entry(), vrpn_File_Connection::return_to_bookmark(), vrpn_Log::saveLogSoFar(), and vrpn_File_Connection::store_stream_bookmark().