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