ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Static Public Member Functions | List of all members
ilang::DebugLog Class Reference

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.
 

Detailed Description

The wrapper for enabling and disabling debug tags.


The documentation for this class was generated from the following file: