

Public Member Functions | |
| new (string name="") | |
| virtual ovm_object | create (string name="") |
| virtual string | get_type_name () |
| virtual ovm_event | get (string name) |
| virtual int | num () |
| virtual void | delete (string name) |
| virtual int | exists (string name) |
| virtual int | first (ref string name) |
| virtual int | last (ref string name) |
| virtual int | next (ref string name) |
| virtual int | prev (ref string name) |
| virtual void | do_print (ovm_printer printer) |
| virtual void | do_copy (ovm_object rhs) |
Static Public Member Functions | |
| static ovm_event_pool | get_global_pool () |
Static Public Attributes | |
| static const string | type_name = "ovm_event_pool" |
Private Attributes | |
| ovm_event | pool [string] |
Static Private Attributes | |
| static ovm_event_pool | m_global_pool |
Definition at line 107 of file ovm_event.svh.
|
|
Reimplemented from ovm_object. Definition at line 530 of file ovm_event.sv. |
|
|
Definition at line 576 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 634 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 624 of file ovm_event.sv. |
|
|
Definition at line 588 of file ovm_event.sv. |
|
|
Definition at line 596 of file ovm_event.sv. |
|
|
Definition at line 553 of file ovm_event.sv. |
|
|
Definition at line 540 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 522 of file ovm_event.sv. |
|
|
Definition at line 604 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 514 of file ovm_event.sv. |
|
|
Definition at line 612 of file ovm_event.sv. |
|
|
Definition at line 568 of file ovm_event.sv. |
|
|
Definition at line 620 of file ovm_event.sv. |
|
|
Definition at line 127 of file ovm_event.svh. |
|
|
Definition at line 128 of file ovm_event.svh. |
|
|
Definition at line 109 of file ovm_event.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.4.6 Mon Sep 29 14:23:54 2008 |