SVT ovm_object_registry Class Member List

This is the complete list of members for class ovm_object_registry, including all inherited members.


 ovm_object_registry  static  function T  create ( string name = "", ovm_component parent = null, string contxt = "" )   
 ovm_object_wrapper  virtual  function ovm_component  create_component ( string name, ovm_component parent )   
 ovm_object_registry  virtual  function ovm_object  create_object ( string name = "" )   
 ovm_object_registry  static  function this_type  get ( )   
 ovm_object_registry  virtual  function string  get_type_name ( )   
 ovm_object_registry  static  function void  set_inst_override ( ovm_object_wrapper override_type, string inst_path, ovm_component parent = null )   
 ovm_object_registry  static  function void  set_type_override ( ovm_object_wrapper override_type, bit replace = 1 )   
 ovm_object_registry  typedef  this_type   
 ovm_object_registry  static const string  type_name = Tname;