urm_command_line_processor_c Class Reference

Inheritance diagram for urm_command_line_processor_c:

Inheritance graph
[legend]
Collaboration diagram for urm_command_line_processor_c:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name, ovm_component parent)
virtual void end_of_elaboration ()
string get_type_name ()
ovm_object create (string name="")

Public Attributes

int verbosity_val
ovm_severity severity_val
bit use_severity
bit use_verbosity
bit use_urm

Static Public Attributes

static const string type_name = "urm_command_line_processor_c"

Detailed Description

Definition at line 613 of file urm_message.svh.


Member Function Documentation

ovm_object urm_command_line_processor_c::create string  name = ""  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 708 of file urm_message.svh.

virtual void urm_command_line_processor_c::end_of_elaboration  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 699 of file urm_message.svh.

string urm_command_line_processor_c::get_type_name  )  [virtual]
 

Reimplemented from ovm_object.

Definition at line 704 of file urm_message.svh.

urm_command_line_processor_c::new string  name,
ovm_component  parent
 

Reimplemented from ovm_component.

Definition at line 621 of file urm_message.svh.


Member Data Documentation

ovm_severity urm_command_line_processor_c::severity_val
 

Definition at line 618 of file urm_message.svh.

const string urm_command_line_processor_c::type_name = "urm_command_line_processor_c" [static]
 

Definition at line 615 of file urm_message.svh.

bit urm_command_line_processor_c::use_severity
 

Definition at line 619 of file urm_message.svh.

bit urm_command_line_processor_c::use_urm
 

Definition at line 619 of file urm_message.svh.

bit urm_command_line_processor_c::use_verbosity
 

Definition at line 619 of file urm_message.svh.

int urm_command_line_processor_c::verbosity_val
 

Definition at line 617 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:24:14 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV