ovm_urm_message_format Class Reference

List of all members.

Static Public Attributes

static string info_prefix = "\033[30m"
static string warning_prefix = "\033[32m"
static string error_prefix = { "\033[31m" , "\033[5m" }
static string fatal_prefix = { "\033[31m" , "\033[5m" }
static string time1_prefix = {"[", "\033[30m" , "\033[1m" }
static string time2_prefix = {"[", "\033[30m" }
static string info_postfix = "\033[0m"
static string warning_postfix = "\033[0m"
static string error_postfix = "\033[0m"
static string fatal_postfix = "\033[0m"
static string time1_postfix = { "\033[0m" ,"]"}
static string time2_postfix = { "\033[0m" ,"]"}
static string short_text = "SHORT"
static string long_text = "LONG"
static string raw_text = "RAW"
static string info0_text = ""
static string info1_text = "OVM_LOW"
static string info2_text = "OVM_MEDIUM"
static string info3_text = "OVM_HIGH"
static string info4_text = "OVM_FULL"
static string info_text = "INFO"
static string warning_text = "WARNING"
static string error_text = "ERROR"
static string fatal_text = "FATAL"
static string none_text = "NONE"
static string low_text = "LOW"
static string medium_text = "MEDIUM"
static string high_text = "HIGH"
static string full_text = "FULL"
static string separator = " -- "
static bit enable_ansi_colors = 0

Detailed Description

Definition at line 141 of file urm_message.svh.


Member Data Documentation

bit ovm_urm_message_format::enable_ansi_colors = 0 [static]
 

Definition at line 180 of file urm_message.svh.

string ovm_urm_message_format::error_postfix = "\033[0m" [static]
 

Definition at line 152 of file urm_message.svh.

string ovm_urm_message_format::error_prefix = { "\033[31m" , "\033[5m" } [static]
 

Definition at line 145 of file urm_message.svh.

string ovm_urm_message_format::error_text = "ERROR" [static]
 

Definition at line 169 of file urm_message.svh.

string ovm_urm_message_format::fatal_postfix = "\033[0m" [static]
 

Definition at line 153 of file urm_message.svh.

string ovm_urm_message_format::fatal_prefix = { "\033[31m" , "\033[5m" } [static]
 

Definition at line 146 of file urm_message.svh.

string ovm_urm_message_format::fatal_text = "FATAL" [static]
 

Definition at line 170 of file urm_message.svh.

string ovm_urm_message_format::full_text = "FULL" [static]
 

Definition at line 176 of file urm_message.svh.

string ovm_urm_message_format::high_text = "HIGH" [static]
 

Definition at line 175 of file urm_message.svh.

string ovm_urm_message_format::info0_text = "" [static]
 

Definition at line 161 of file urm_message.svh.

string ovm_urm_message_format::info1_text = "OVM_LOW" [static]
 

Definition at line 162 of file urm_message.svh.

string ovm_urm_message_format::info2_text = "OVM_MEDIUM" [static]
 

Definition at line 163 of file urm_message.svh.

string ovm_urm_message_format::info3_text = "OVM_HIGH" [static]
 

Definition at line 164 of file urm_message.svh.

string ovm_urm_message_format::info4_text = "OVM_FULL" [static]
 

Definition at line 165 of file urm_message.svh.

string ovm_urm_message_format::info_postfix = "\033[0m" [static]
 

Definition at line 150 of file urm_message.svh.

string ovm_urm_message_format::info_prefix = "\033[30m" [static]
 

Definition at line 143 of file urm_message.svh.

string ovm_urm_message_format::info_text = "INFO" [static]
 

Definition at line 167 of file urm_message.svh.

string ovm_urm_message_format::long_text = "LONG" [static]
 

Definition at line 158 of file urm_message.svh.

string ovm_urm_message_format::low_text = "LOW" [static]
 

Definition at line 173 of file urm_message.svh.

string ovm_urm_message_format::medium_text = "MEDIUM" [static]
 

Definition at line 174 of file urm_message.svh.

string ovm_urm_message_format::none_text = "NONE" [static]
 

Definition at line 172 of file urm_message.svh.

string ovm_urm_message_format::raw_text = "RAW" [static]
 

Definition at line 159 of file urm_message.svh.

string ovm_urm_message_format::separator = " -- " [static]
 

Definition at line 178 of file urm_message.svh.

string ovm_urm_message_format::short_text = "SHORT" [static]
 

Definition at line 157 of file urm_message.svh.

string ovm_urm_message_format::time1_postfix = { "\033[0m" ,"]"} [static]
 

Definition at line 154 of file urm_message.svh.

string ovm_urm_message_format::time1_prefix = {"[", "\033[30m" , "\033[1m" } [static]
 

Definition at line 147 of file urm_message.svh.

string ovm_urm_message_format::time2_postfix = { "\033[0m" ,"]"} [static]
 

Definition at line 155 of file urm_message.svh.

string ovm_urm_message_format::time2_prefix = {"[", "\033[30m" } [static]
 

Definition at line 148 of file urm_message.svh.

string ovm_urm_message_format::warning_postfix = "\033[0m" [static]
 

Definition at line 151 of file urm_message.svh.

string ovm_urm_message_format::warning_prefix = "\033[32m" [static]
 

Definition at line 144 of file urm_message.svh.

string ovm_urm_message_format::warning_text = "WARNING" [static]
 

Definition at line 168 of file urm_message.svh.


The documentation for this class was generated from the following file:
Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
Copyright (c) 2008 Intelligent Design Verification.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here:
http://www.intelligentdv.com/licenses/fdl.txt
doxygen
Doxygen Version: 1.4.6
Mon Sep 29 14:21:19 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV