tlm_req_rsp_channel< REQ, RSP > Class Template Reference

Inheritance diagram for tlm_req_rsp_channel< REQ, RSP >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef tlm_req_rsp_channel<
REQ, RSP
this_type

Public Attributes

ovm_put_export< REQput_request_export
ovm_get_peek_export< REQget_peek_request_export
ovm_analysis_port< REQrequest_ap
ovm_put_export< RSPput_response_export
ovm_get_peek_export< RSPget_peek_response_export
ovm_analysis_port< RSPresponse_ap

Static Public Attributes

static const string type_name = "tlm_req_rsp_channel <REQ,RSP>"

Detailed Description

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

Definition at line 32 of file tlm_req_rsp.svh.


Member Typedef Documentation

template<typename REQ = int, typename RSP = int>
typedef tlm_req_rsp_channel<REQ, RSP> tlm_req_rsp_channel< REQ, RSP >::this_type
 

Reimplemented in tlm_transport_channel< REQ, RSP >.

Definition at line 34 of file tlm_req_rsp.svh.


Member Data Documentation

template<typename REQ = int, typename RSP = int>
ovm_get_peek_export<REQ> tlm_req_rsp_channel< REQ, RSP >::get_peek_request_export
 

Definition at line 39 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
ovm_get_peek_export<RSP> tlm_req_rsp_channel< REQ, RSP >::get_peek_response_export
 

Definition at line 43 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
ovm_put_export<REQ> tlm_req_rsp_channel< REQ, RSP >::put_request_export
 

Definition at line 38 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
ovm_put_export<RSP> tlm_req_rsp_channel< REQ, RSP >::put_response_export
 

Definition at line 42 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
ovm_analysis_port<REQ> tlm_req_rsp_channel< REQ, RSP >::request_ap
 

Definition at line 40 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
ovm_analysis_port<RSP> tlm_req_rsp_channel< REQ, RSP >::response_ap
 

Definition at line 44 of file tlm_req_rsp.svh.

template<typename REQ = int, typename RSP = int>
const string tlm_req_rsp_channel< REQ, RSP >::type_name = "tlm_req_rsp_channel <REQ,RSP>" [static]
 

Definition at line 36 of file tlm_req_rsp.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:24:14 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV