ovm_urm_message_format Class Reference

Inheritance diagram for class ovm_urm_message_format:

List of all members.



Public Attributes

static bit  enable_ansi_colors = 0; 
static string  error_postfix = ANSI_RESET
static string  error_prefix = { "\033[31m" , "\033[5m" }; 
static string  error_text = "ERROR"; 
static string  fatal_postfix = ANSI_RESET
static string  fatal_prefix = { "\033[31m" , "\033[5m" }; 
static string  fatal_text = "FATAL"; 
static string  full_text = "FULL"; 
static string  high_text = "HIGH"; 
static string  info_postfix = ANSI_RESET
static string  info_prefix = ANSI_FG_BLACK
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  long_text = "LONG"; 
static string  low_text = "LOW"; 
static string  medium_text = "MEDIUM"; 
static string  none_text = "NONE"; 
static string  raw_text = "RAW"; 
static string  separator = " -- "; 
static string  short_text = "SHORT"; 
static string  time1_postfix = { "\033[0m" , "]" }; 
static string  time1_prefix = { "[" , "\033[30m" , "\033[1m" }; 
static string  time2_postfix = { "\033[0m" , "]" }; 
static string  time2_prefix = { "[" , "\033[30m" }; 
static string  warning_postfix = ANSI_RESET
static string  warning_prefix = ANSI_FG_GREEN
static string  warning_text = "WARNING"; 


Member Attribute Documentation

 static bit  attribute
 ovm_urm_message_format::enable_ansi_colors = 0

 static string  attribute
 ovm_urm_message_format::error_postfix = ANSI_RESET

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

 static string  attribute
 ovm_urm_message_format::error_text = "ERROR"

 static string  attribute
 ovm_urm_message_format::fatal_postfix = ANSI_RESET

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

 static string  attribute
 ovm_urm_message_format::fatal_text = "FATAL"

 static string  attribute
 ovm_urm_message_format::full_text = "FULL"

 static string  attribute
 ovm_urm_message_format::high_text = "HIGH"

 static string  attribute
 ovm_urm_message_format::info_postfix = ANSI_RESET

 static string  attribute
 ovm_urm_message_format::info_prefix = ANSI_FG_BLACK

 static string  attribute
 ovm_urm_message_format::info0_text = ""

 static string  attribute
 ovm_urm_message_format::info1_text = "OVM_LOW"

 static string  attribute
 ovm_urm_message_format::info2_text = "OVM_MEDIUM"

 static string  attribute
 ovm_urm_message_format::info3_text = "OVM_HIGH"

 static string  attribute
 ovm_urm_message_format::info4_text = "OVM_FULL"

 static string  attribute
 ovm_urm_message_format::info_text = "INFO"

 static string  attribute
 ovm_urm_message_format::long_text = "LONG"

 static string  attribute
 ovm_urm_message_format::low_text = "LOW"

 static string  attribute
 ovm_urm_message_format::medium_text = "MEDIUM"

 static string  attribute
 ovm_urm_message_format::none_text = "NONE"

 static string  attribute
 ovm_urm_message_format::raw_text = "RAW"

 static string  attribute
 ovm_urm_message_format::separator = " -- "

 static string  attribute
 ovm_urm_message_format::short_text = "SHORT"

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

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

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

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

 static string  attribute
 ovm_urm_message_format::warning_postfix = ANSI_RESET

 static string  attribute
 ovm_urm_message_format::warning_prefix = ANSI_FG_GREEN

 static string  attribute
 ovm_urm_message_format::warning_text = "WARNING"