ovm_simple_sequence Class Reference

Inheritance diagram for ovm_simple_sequence:

Inheritance graph
[legend]
Collaboration diagram for ovm_simple_sequence:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name="ovm_simple_sequence")
void body ()
ovm_object create (string name="")
virtual string get_type_name ()

Protected Attributes

rand ovm_sequence_item item

Detailed Description

Definition at line 212 of file ovm_sequence_builtin.svh.


Member Function Documentation

void ovm_simple_sequence::body  )  [virtual]
 

Reimplemented from ovm_sequence_base.

Definition at line 224 of file ovm_sequence_builtin.svh.

ovm_object ovm_simple_sequence::create string  name = ""  )  [virtual]
 

Reimplemented from ovm_object.

Definition at line 229 of file ovm_sequence_builtin.svh.

virtual string ovm_simple_sequence::get_type_name  )  [virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 235 of file ovm_sequence_builtin.svh.

ovm_simple_sequence::new string  name = "ovm_simple_sequence"  ) 
 

Reimplemented from ovm_object.

Definition at line 218 of file ovm_sequence_builtin.svh.


Member Data Documentation

rand ovm_sequence_item ovm_simple_sequence::item [protected]
 

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