Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_bind_info Struct Reference

Collaboration diagram for sc_bind_info:

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_bind_info (int max_size_)
 ~sc_bind_info ()
int size () const

Public Attributes

int max_size
sc_pvector< sc_bind_elem * > vec
bool has_parent
int last_add
bool is_leaf
bool complete
sc_pvector< sc_bind_ef * > thread_vec
sc_pvector< sc_bind_ef * > method_vec

Constructor & Destructor Documentation

sc_bind_info::sc_bind_info int    max_size_ [explicit]
 

Definition at line 152 of file sc_port.cpp.

sc_bind_info::~sc_bind_info  
 

Definition at line 163 of file sc_port.cpp.

References size(), and vec.


Member Function Documentation

int sc_bind_info::size  
 

Definition at line 172 of file sc_port.cpp.

References sc_pvector< sc_bind_elem * >::size(), and vec.

Referenced by sc_port_base::bind(), and ~sc_bind_info().


Member Data Documentation

bool sc_bind_info::complete
 

Definition at line 141 of file sc_port.cpp.

bool sc_bind_info::has_parent
 

Definition at line 138 of file sc_port.cpp.

Referenced by sc_port_base::bind().

bool sc_bind_info::is_leaf
 

Definition at line 140 of file sc_port.cpp.

Referenced by sc_port_base::bind().

int sc_bind_info::last_add
 

Definition at line 139 of file sc_port.cpp.

Referenced by sc_port_base::bind().

int sc_bind_info::max_size
 

Definition at line 136 of file sc_port.cpp.

Referenced by sc_port_base::bind().

sc_pvector<sc_bind_ef*> sc_bind_info::method_vec
 

Definition at line 144 of file sc_port.cpp.

sc_pvector<sc_bind_ef*> sc_bind_info::thread_vec
 

Definition at line 143 of file sc_port.cpp.

sc_pvector<sc_bind_elem*> sc_bind_info::vec
 

Definition at line 137 of file sc_port.cpp.

Referenced by sc_port_base::bind(), size(), and ~sc_bind_info().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 14 08:31:07 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18