vrpn  07.33
Virtual Reality Peripheral Network
vrpn_BaseClass.C File Reference
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include "vrpn_BaseClass.h"
#include "vrpn_Shared.h"
Include dependency graph for vrpn_BaseClass.C:

Go to the source code of this file.

Variables

vrpn_TextPrinter vrpn_System_TextPrinter
 Definition of the system TextPrinter object that prints messages for all created objects. More...
 

Variable Documentation

◆ vrpn_System_TextPrinter

vrpn_TextPrinter vrpn_System_TextPrinter

Definition of the system TextPrinter object that prints messages for all created objects.

Definition at line 15 of file vrpn_BaseClass.C.

Referenced by vrpn_BaseClass::init(), and vrpn_BaseClass::~vrpn_BaseClass().