|
| DummySource (sc_module_name nm) |
|
template<unsigned int Size> |
void | Marshall (Marshaller< Size > &m) |
|
|
sc_in_clk | clk |
|
sc_in< bool > | rst |
|
Out< MessageType, port_marshall_type > | out |
|
|
static const unsigned int | width = 0 |
|
|
void | DoSource () |
|
template<typename C > |
void | operator() (C &rhs) |
|
template<typename MessageType, connections_port_t port_marshall_type = AUTO_PORT>
class Connections::DummySource< MessageType, port_marshall_type >
Definition at line 1009 of file nvhls_connections_buffered_ports.h.
The documentation for this class was generated from the following file: