PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "dtoolbase.h"#include "notifyCategory.h"#include "notifySeverity.h"#include "pnotify.h"#include "notifyCategoryProxy.I"Go to the source code of this file.
Classes | |
| class | NotifyCategoryProxy< GetCategory > |
| A handy wrapper around a NotifyCategory pointer. More... | |
Functions | |
| template<class GetCategory > | |
| std::ostream & | operator<< (std::ostream &out, NotifyCategoryProxy< GetCategory > &proxy) |
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 notifyCategoryProxy.h.
| #define NotifyCategoryDecl | ( | basename, | |
| expcl, | |||
| exptp | |||
| ) |
Definition at line 120 of file notifyCategoryProxy.h.
| #define NotifyCategoryDeclNoExport | ( | basename | ) |
Definition at line 133 of file notifyCategoryProxy.h.
| #define NotifyCategoryDefName | ( | basename, | |
| actual_name, | |||
| parent_category | |||
| ) |
Definition at line 152 of file notifyCategoryProxy.h.
1.8.15