sc_core::sc_bind_proxy Struct Reference

Struct for temporarily storing a pointer to an interface or port. More...

#include <sysc/kernel/sc_module.h>

Collaboration diagram for sc_core::sc_bind_proxy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_bind_proxy ()
 sc_bind_proxy (sc_interface &)
 sc_bind_proxy (sc_port_base &)

Public Attributes

sc_interfaceiface
sc_port_baseport

Detailed Description

Struct for temporarily storing a pointer to an interface or port.

Used for positional binding.

Definition at line 58 of file sc_module.h.


Constructor & Destructor Documentation

sc_core::sc_bind_proxy::sc_bind_proxy (  ) 
sc_core::sc_bind_proxy::sc_bind_proxy ( sc_interface  ) 
sc_core::sc_bind_proxy::sc_bind_proxy ( sc_port_base  ) 

Member Data Documentation

Definition at line 60 of file sc_module.h.

Definition at line 61 of file sc_module.h.


The documentation for this struct was generated from the following file:

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1