ovm_subscriber< T > Class Template Reference

Inheritance diagram for ovm_subscriber< T >:

Inheritance graph
[legend]
Collaboration diagram for ovm_subscriber< T >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ovm_subscriber< T > this_type

Public Member Functions

 new (string name, ovm_component p)
virtual void write (input T t)=0

Public Attributes

ovm_analysis_imp< T, this_typeanalysis_export

Detailed Description

template<typename T = int>
class ovm_subscriber< T >

Definition at line 28 of file ovm_subscriber.svh.


Member Typedef Documentation

template<typename T = int>
typedef ovm_subscriber< T > ovm_subscriber< T >::this_type
 

Definition at line 30 of file ovm_subscriber.svh.


Member Function Documentation

template<typename T = int>
ovm_subscriber< T >::new string  name,
ovm_component  p
 

Reimplemented from ovm_component.

Definition at line 34 of file ovm_subscriber.svh.

template<typename T = int>
virtual void ovm_subscriber< T >::write input T  t  )  [pure virtual]
 


Member Data Documentation

template<typename T = int>
ovm_analysis_imp< T , this_type > ovm_subscriber< T >::analysis_export
 

Definition at line 32 of file ovm_subscriber.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