#include <pinapa-read-write.h>
Public Member Functions | |
| port_assoc_unit (sc_process_b *h, sc_port_base *p, const bool array=false, tree index=NULL) | |
Public Attributes | |
| sc_process_b * | m_handle |
| sc_port_base * | m_port |
| bool | m_array |
| tree | m_index |
| pinapa::port_assoc_unit::port_assoc_unit | ( | sc_process_b * | h, | |
| sc_port_base * | p, | |||
| const bool | array = false, |
|||
| tree | index = NULL | |||
| ) | [inline] |