ovm_push_sequencer< REQ, RSP > Class Template Reference

Inheritance diagram for ovm_push_sequencer< REQ, RSP >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ovm_push_sequencer<
REQ, RSP
this_type

Public Attributes

ovm_blocking_put_port< REQreq_port

Detailed Description

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
class ovm_push_sequencer< REQ, RSP >

Definition at line 25 of file ovm_push_sequencer.svh.


Member Typedef Documentation

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
typedef ovm_push_sequencer< REQ , RSP> ovm_push_sequencer< REQ, RSP >::this_type
 

Reimplemented from ovm_sequencer_param_base< REQ, RSP >.

Definition at line 27 of file ovm_push_sequencer.svh.


Member Data Documentation

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
ovm_blocking_put_port<REQ> ovm_push_sequencer< REQ, RSP >::req_port
 

Definition at line 29 of file ovm_push_sequencer.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:23:59 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV