ovm_sequencer< REQ, RSP > Class Template Reference

Inheritance diagram for ovm_sequencer< REQ, RSP >:

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

Collaboration graph
[legend]

List of all members.

Public Types

typedef ovm_sequencer< REQ, RSPthis_type

Public Attributes

bit sequence_item_requested = 0
bit get_next_item_called = 0
ovm_seq_item_pull_imp< REQ,
RSP, this_type
seq_item_export
ovm_seq_item_pull_imp< REQ,
RSP, this_type
seq_item_cons_if
ovm_seq_prod_if seq_prod_if
ovm_seq_cons_if seq_cons_if [string]


Detailed Description

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

Definition at line 31 of file ovm_sequencer.svh.


Member Typedef Documentation

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

Reimplemented from ovm_sequencer_param_base< REQ, RSP >.

Definition at line 33 of file ovm_sequencer.svh.


Member Data Documentation

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
bit ovm_sequencer< REQ, RSP >::sequence_item_requested = 0

Definition at line 34 of file ovm_sequencer.svh.

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
bit ovm_sequencer< REQ, RSP >::get_next_item_called = 0

Definition at line 35 of file ovm_sequencer.svh.

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
ovm_seq_item_pull_imp<REQ, RSP, this_type> ovm_sequencer< REQ, RSP >::seq_item_export

Definition at line 38 of file ovm_sequencer.svh.

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
ovm_seq_item_pull_imp<REQ, RSP, this_type> ovm_sequencer< REQ, RSP >::seq_item_cons_if

Definition at line 39 of file ovm_sequencer.svh.

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
ovm_seq_prod_if ovm_sequencer< REQ, RSP >::seq_prod_if

Definition at line 42 of file ovm_sequencer.svh.

template<typename REQ = ovm_sequence_item, typename RSP = REQ>
ovm_seq_cons_if ovm_sequencer< REQ, RSP >::seq_cons_if[string]

Definition at line 43 of file ovm_sequencer.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 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.5.5
Wed Jan 7 19:27:54 2009
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV