

Public Types | |
| typedef ovm_algorithmic_comparator < BEFORE, AFTER, TRANSFORMER > | this_type |
Public Member Functions | |
| new (TRANSFORMER transformer, string name, ovm_component parent) | |
| void | export_connections () |
| void | write (input BEFORE b) |
Public Attributes | |
| ovm_analysis_export< AFTER > | after_export |
| ovm_analysis_imp< BEFORE, this_type > | before_export |
Private Attributes | |
| ovm_in_order_class_comparator < AFTER > | comp |
| TRANSFORMER | m_transformer |
Definition at line 38 of file ovm_algorithmic_comparator.svh.
| typedef ovm_algorithmic_comparator< BEFORE , AFTER , TRANSFORMER > ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::this_type |
Definition at line 42 of file ovm_algorithmic_comparator.svh.
| ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::new | ( | TRANSFORMER | transformer, | |
| string | name, | |||
| ovm_component | parent | |||
| ) |
Reimplemented in avm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >.
Definition at line 65 of file ovm_algorithmic_comparator.svh.
| void ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::export_connections | ( | ) | [virtual] |
| void ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::write | ( | input BEFORE | b | ) |
Definition at line 82 of file ovm_algorithmic_comparator.svh.
| ovm_analysis_export< AFTER > ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::after_export |
Definition at line 47 of file ovm_algorithmic_comparator.svh.
| ovm_analysis_imp< BEFORE , this_type > ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::before_export |
Definition at line 48 of file ovm_algorithmic_comparator.svh.
ovm_in_order_class_comparator< AFTER > ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::comp [private] |
Definition at line 50 of file ovm_algorithmic_comparator.svh.
TRANSFORMER ovm_algorithmic_comparator< BEFORE, AFTER, TRANSFORMER >::m_transformer [private] |
Definition at line 51 of file ovm_algorithmic_comparator.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:06 2008 |