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 159 of file vrpn_Connection.h.
vrpn_HANDLERPARAM vrpn_LOGLIST::data |
Definition at line 160 of file vrpn_Connection.h.
Referenced by vrpn_Log::logMessage(), vrpn_File_Connection::read_entry(), and vrpn_Log::saveLogSoFar().
vrpn_LOGLIST* vrpn_LOGLIST::next |
Definition at line 161 of file vrpn_Connection.h.
Referenced by vrpn_Log::logMessage(), and vrpn_File_Connection::read_entry().
vrpn_LOGLIST* vrpn_LOGLIST::prev |
Definition at line 162 of file vrpn_Connection.h.
Referenced by vrpn_Log::logMessage(), vrpn_File_Connection::read_entry(), and vrpn_Log::saveLogSoFar().