ovm_analysis_port< T > Class Template Reference

Inheritance diagram for ovm_analysis_port< T >:
Inheritance graph
[legend]
Collaboration diagram for ovm_analysis_port< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 new (string name, ovm_component parent)
virtual string get_type_name ()
void write (input T t)

Detailed Description

template<typename T = int>
class ovm_analysis_port< T >

Definition at line 154 of file ovm_ports.svh.


Member Function Documentation

template<typename T = int>
virtual string ovm_analysis_port< T >::get_type_name (  )  [virtual]

Reimplemented from ovm_port_base< tlm_if_base< T, T > >.

Definition at line 162 of file ovm_ports.svh.

template<typename T = int>
ovm_analysis_port< T >::new ( string  name,
ovm_component  parent 
)

Reimplemented in avm_analysis_port< T >.

Definition at line 157 of file ovm_ports.svh.

template<typename T = int>
void ovm_analysis_port< T >::write ( input T  t  )  [virtual]

Reimplemented from tlm_if_base< T, T >.

Definition at line 169 of file ovm_ports.svh.


The documentation for this class was generated from the following file:

Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 2.0.1
Copyright (c) 2008-2010 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
Doxygen Version: 1.6.3
IDV SV Filter Version: 2.6.3
Sat Jun 19 11:40:30 2010
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV