|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "pnotify.h"#include "notifyCategoryProxy.h"#include "uniqueIdAllocator.h"Go to the source code of this file.
Macros | |
| #define | uniqueIdAllocator_debug(msg) |
| #define | uniqueIdAllocator_info(msg) |
| #define | uniqueIdAllocator_warning(msg) |
Functions | |
| NotifyCategoryDecl (uniqueIdAllocator, EXPCL_PANDA_PUTIL, EXPTP_PANDA_PUTIL) | |
| NotifyCategoryDef (uniqueIdAllocator, "") | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file uniqueIdAllocator.cxx.
| #define uniqueIdAllocator_debug | ( | msg | ) |
Definition at line 30 of file uniqueIdAllocator.cxx.
| #define uniqueIdAllocator_info | ( | msg | ) |
Definition at line 35 of file uniqueIdAllocator.cxx.
| #define uniqueIdAllocator_warning | ( | msg | ) |
Definition at line 38 of file uniqueIdAllocator.cxx.