#include <vpr/Util/Debug.h>
Collaboration diagram for vpr::DebugCategory:

Public Member Functions | |
| DebugCategory (const vpr::GUID &guid, const std::string &name, const std::string &prefix) | |
Public Attributes | |
| vpr::GUID | mGuid |
| std::string | mName |
| std::string | mPrefix |
Definition at line 200 of file Debug.h.
| vpr::DebugCategory::DebugCategory | ( | const vpr::GUID & | guid, | |
| const std::string & | name, | |||
| const std::string & | prefix | |||
| ) | [inline] |
Definition at line 211 of file Debug.h.
Referenced by vpr::Debug::addCategory(), vpr::Debug::getStream(), vpr::Debug::isCategoryAllowed(), and vpr::Debug::updateAllowedCategories().
| std::string vpr::DebugCategory::mName |
| std::string vpr::DebugCategory::mPrefix |
1.5.1