|
ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
The wrapper for enabling and disabling debug tags. More...
#include <log.h>
Static Public Member Functions | |
| static void | Enable (const std::string &tag) |
| Add a debug tag. | |
| static void | Disable (const std::string &tag) |
| Remove a debug tag. | |
| static void | Clear () |
| Clear all tags. | |
| static bool | Find (const std::string &tag) |
| Find if the tag is enabled. | |
The wrapper for enabling and disabling debug tags.
1.8.5