ovm_connector< IF > Class Template Reference

Inheritance diagram for ovm_connector< IF >:

Inheritance graph
[legend]
Collaboration diagram for ovm_connector< IF >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ovm_connector< IF > connector_type

Public Member Functions

 new (string name, ovm_component parent, ovm_port_type_e port_type, int min_size=0, int max_size=1)

Public Attributes

ovm_port_base_base< IF > port_h

Private Attributes

int unsigned if_mask
ovm_if_container< IF > m_if_container
connector_type m_provided_by [string]
connector_type m_provided_to [string]

Detailed Description

template<typename IF = int>
class ovm_connector< IF >

Definition at line 82 of file ovm_connector_base.svh.


Member Typedef Documentation

template<typename IF = int>
typedef ovm_connector<IF> ovm_connector< IF >::connector_type
 

Definition at line 84 of file ovm_connector_base.svh.


Member Function Documentation

template<typename IF = int>
ovm_connector< IF >::new string  name,
ovm_component  parent,
ovm_port_type_e  port_type,
int  min_size = 0,
int  max_size = 1
 

Definition at line 111 of file ovm_connector_base.svh.

References ovm_component::get_full_name().


Member Data Documentation

template<typename IF = int>
int unsigned ovm_connector< IF >::if_mask [private]
 

Definition at line 86 of file ovm_connector_base.svh.

template<typename IF = int>
ovm_if_container<IF> ovm_connector< IF >::m_if_container [private]
 

Definition at line 88 of file ovm_connector_base.svh.

template<typename IF = int>
connector_type ovm_connector< IF >::m_provided_by[string] [private]
 

Definition at line 101 of file ovm_connector_base.svh.

template<typename IF = int>
connector_type ovm_connector< IF >::m_provided_to[string] [private]
 

Definition at line 109 of file ovm_connector_base.svh.

template<typename IF = int>
ovm_port_base_base<IF> ovm_connector< IF >::port_h
 

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