sc_core::sc_bind_info Struct Reference

List of all members.

Public Member Functions

 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_core::sc_bind_info::sc_bind_info ( int  max_size_  )  [explicit]

sc_core::sc_bind_info::~sc_bind_info (  ) 


Member Function Documentation

int sc_core::sc_bind_info::size (  )  const


Member Data Documentation

int sc_core::sc_bind_info::max_size

sc_pvector<sc_bind_elem*> sc_core::sc_bind_info::vec

bool sc_core::sc_bind_info::has_parent

int sc_core::sc_bind_info::last_add

bool sc_core::sc_bind_info::is_leaf

bool sc_core::sc_bind_info::complete

sc_pvector<sc_bind_ef*> sc_core::sc_bind_info::thread_vec

sc_pvector<sc_bind_ef*> sc_core::sc_bind_info::method_vec


The documentation for this struct was generated from the following file:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1