Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/device/config_device.cxx File Reference

#include "config_device.h"
#include "analogNode.h"
#include "buttonNode.h"
#include "clientAnalogDevice.h"
#include "clientBase.h"
#include "clientButtonDevice.h"
#include "clientDevice.h"
#include "clientDialDevice.h"
#include "clientTrackerDevice.h"
#include "dialNode.h"
#include "mouseAndKeyboard.h"
#include "trackerNode.h"
#include "virtualMouse.h"
#include <dconfig.h>

Go to the source code of this file.

Functions

 Configure (config_device)
 NotifyCategoryDef (device,"")
 ConfigureFn (config_device)
void init_libdevice ()
 Initializes the library.


Variables

const bool asynchronous_clients = config_device.GetBool("asynchronous-clients", true)


Detailed Description

Definition in file config_device.cxx.


Function Documentation

Configure config_device   ) 
 

ConfigureFn config_device   ) 
 

Definition at line 44 of file config_device.cxx.

References ClientAnalogDevice::init_type(), ButtonNode::init_type(), and AnalogNode::init_type().

void init_libdevice  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 64 of file config_device.cxx.

NotifyCategoryDef device  ,
"" 
 


Variable Documentation

const bool asynchronous_clients = config_device.GetBool("asynchronous-clients", true)
 

Definition at line 42 of file config_device.cxx.


Generated on Fri May 2 00:45:17 2003 for Panda by doxygen1.3