#include <pandabase.h>
#include <notifyCategoryProxy.h>
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (device, EXPCL_PANDA, EXPTP_PANDA) | |
EXPCL_PANDA void | init_libdevice () |
Initializes the library. | |
Variables | |
const bool | asynchronous_clients |
Definition in file config_device.h.
|
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. |
|
|
|
Definition at line 30 of file config_device.h. |