Inheritance diagram for class ovm_object_string_pool:
Public Member Functions | |
| virtual function void | delete ( string key ) |
| virtual function void | do_print ( ovm_printer printer ) |
| virtual function T | get ( string key ) |
| static function T | get_global ( string key ) |
| static function this_type | get_global_pool ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name = "" ) |
Class Parameters | |
| type | T = ovm_object; |
Public Attributes | |
| static const string | type_name = { "ovm_obj_str_pool" }; |
Protected Attributes | |
| static protected ovm_object_string_pool | m_global_pool |
Member Typedefs | |
| typedef class | this_type |
|
|
||||||
|
|
|
|
||||
|
|
||||||
|
|
||||||
|
|
||||
|
|
||||
|