#include <string.h>#include "vrpn_BaseClass.h"#include "vrpn_Configure.h"#include "vrpn_Connection.h"#include "vrpn_Shared.h"#include "vrpn_Types.h"

Go to the source code of this file.
Classes | |
| class | vrpn_Auxiliary_Logger |
| class | vrpn_Auxiliary_Logger_Server |
| class | vrpn_Auxiliary_Logger_Server_Generic |
| struct | vrpn_AUXLOGGERCB |
| class | vrpn_Auxiliary_Logger_Remote |
Typedefs | |
| typedef void(VRPN_CALLBACK * | vrpn_AUXLOGGERREPORTHANDLER) (void *userdata, const vrpn_AUXLOGGERCB info) |
| typedef void(VRPN_CALLBACK * vrpn_AUXLOGGERREPORTHANDLER) (void *userdata, const vrpn_AUXLOGGERCB info) |
Definition at line 189 of file vrpn_Auxiliary_Logger.h.