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 |
| sc_core::sc_bind_info::sc_bind_info | ( | int | max_size_ | ) | [explicit] |
| int sc_core::sc_bind_info::size | ( | ) | const |
Referenced by sc_core::sc_port_base::complete_binding(), and sc_core::sc_port_base::elaboration_done().
Referenced by sc_core::sc_port_base::bind().
Referenced by sc_core::sc_port_base::bind(), and sc_core::sc_port_base::complete_binding().
Referenced by sc_core::sc_port_base::bind(), and sc_core::sc_port_base::complete_binding().
Referenced by sc_core::sc_port_base::bind(), and sc_core::sc_port_base::insert_parent().
Referenced by sc_core::sc_port_base::complete_binding(), and sc_core::sc_port_base::make_sensitive().
Referenced by sc_core::sc_port_base::complete_binding(), and sc_core::sc_port_base::make_sensitive().