ovm_object_config_setting Class Reference

Inheritance diagram for class ovm_object_config_setting:

List of all members.



Public Member Functions

function ovm_config_type  get_value_type ( )
function string  matches_string ( ovm_component to, ovm_component from )
function void  new ( string inst, string field, ovm_object value, ovm_component from, bit clone )
function string  type_string ( )
function string  value_string ( )

Public Attributes

bit  m_clone 
ovm_object  m_value 


Member Function Documentation

  function ovm_config_type
 ovm_object_config_setting::get_value_type

 (   ) 


 Superseded functions 
 ovm_config_setting :: get_value_type 

  function string
 ovm_object_config_setting::matches_string

 (  ovm_component to , ovm_component from  ) 


 Superseded functions 
 ovm_config_setting :: matches_string 

  function void
 ovm_object_config_setting::new

 (  string inst , string field , ovm_object value , ovm_component from , bit clone  ) 

  function string
 ovm_object_config_setting::type_string

 (   ) 


 Superseded functions 
 ovm_config_setting :: type_string 

  function string
 ovm_object_config_setting::value_string

 (   ) 


 Superseded functions 
 ovm_config_setting :: value_string 


Member Attribute Documentation

 bit  attribute
 ovm_object_config_setting::m_clone

 ovm_object  attribute
 ovm_object_config_setting::m_value