
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 |
|
|
Definition at line 152 of file sc_port.cpp. |
|
|
Definition at line 163 of file sc_port.cpp. |
|
|
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(). |
|
|
Definition at line 141 of file sc_port.cpp. |
|
|
Definition at line 138 of file sc_port.cpp. Referenced by sc_port_base::bind(). |
|
|
Definition at line 140 of file sc_port.cpp. Referenced by sc_port_base::bind(). |
|
|
Definition at line 139 of file sc_port.cpp. Referenced by sc_port_base::bind(). |
|
|
Definition at line 136 of file sc_port.cpp. Referenced by sc_port_base::bind(). |
|
|
Definition at line 144 of file sc_port.cpp. |
|
|
Definition at line 143 of file sc_port.cpp. |
|
|
Definition at line 137 of file sc_port.cpp. Referenced by sc_port_base::bind(), size(), and ~sc_bind_info(). |
1.2.18