ovm_slave_export< REQ, RSP > Class Template Reference

Inheritance diagram for ovm_slave_export< REQ, RSP >:

Inheritance graph
[legend]
Collaboration diagram for ovm_slave_export< REQ, RSP >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name, ovm_component parent, int min_size=1, int max_size=1)
 BLOCKING_PUT_IMP (this.m_if, RSP, t) NONBLOCKING_PUT_IMP(this.m_if
BLOCKING_GET_IMP (this.m_if, REQ, t) BLOCKING_PEEK_IMP(this.m_if
t t NONBLOCKING_GET_IMP (this.m_if, REQ, t) NONBLOCKING_PEEK_IMP(this.m_if

Public Attributes

 RSP
REQ
t t REQ

Detailed Description

template<typename REQ = int, typename RSP = int>
class ovm_slave_export< REQ, RSP >

Definition at line 358 of file ovm_exports.svh.


Member Function Documentation

template<typename REQ = int, typename RSP = int>
t ovm_slave_export< REQ, RSP >::BLOCKING_GET_IMP this.  m_if,
REQ  ,
 

template<typename REQ = int, typename RSP = int>
ovm_slave_export< REQ, RSP >::BLOCKING_PUT_IMP this.  m_if,
RSP  ,
 

template<typename REQ = int, typename RSP = int>
ovm_slave_export< REQ, RSP >::new string  name,
ovm_component  parent,
int  min_size = 1,
int  max_size = 1
 

Definition at line 360 of file ovm_exports.svh.

template<typename REQ = int, typename RSP = int>
t t ovm_slave_export< REQ, RSP >::NONBLOCKING_GET_IMP this.  m_if,
REQ  ,
 


Member Data Documentation

template<typename REQ = int, typename RSP = int>
t t ovm_slave_export< REQ, RSP >::REQ
 

Definition at line 377 of file ovm_exports.svh.

template<typename REQ = int, typename RSP = int>
t ovm_slave_export< REQ, RSP >::REQ
 

Definition at line 375 of file ovm_exports.svh.

template<typename REQ = int, typename RSP = int>
ovm_slave_export< REQ, RSP >::RSP
 

Definition at line 372 of file ovm_exports.svh.


The documentation for this class was generated from the following file:
Intelligent Design Verification
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
Doxygen Version: 1.4.6
Mon Sep 29 14:21:14 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV