

Public Member Functions | |
| ovm_component | create_component (string name, ovm_component parent) |
| string | get_type_name () |
Static Public Member Functions | |
| static bit | register_me () |
Static Public Attributes | |
| static bit | is_registered = register_me() |
Definition at line 26 of file ovm_registry.svh.
| ovm_component ovm_component_registry< T, Tname >::create_component | ( | string | name, | |
| ovm_component | parent | |||
| ) | [virtual] |
| string ovm_component_registry< T, Tname >::get_type_name | ( | ) | [virtual] |
| static bit ovm_component_registry< T, Tname >::register_me | ( | ) | [static] |
Definition at line 35 of file ovm_registry.svh.
bit ovm_component_registry< T, Tname >::is_registered = register_me() [static] |
Definition at line 40 of file ovm_registry.svh.
![]() 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 Version: 1.5.6 Sun Sep 21 13:38:22 2008 |