MatchLib
Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | List of all members
Connections::DummySink< MessageType, port_marshall_type > Class Template Reference
Inheritance diagram for Connections::DummySink< MessageType, port_marshall_type >:

Public Member Functions

 DummySink (sc_module_name nm)
 
template<unsigned int Size>
void Marshall (Marshaller< Size > &m)
 

Public Attributes

sc_in_clk clk
 
sc_in< bool > rst
 
In< MessageType, port_marshall_type > in
 

Static Public Attributes

static const unsigned int width = 0
 

Protected Member Functions

void DoSink ()
 
template<typename C >
void operator() (C &rhs)
 

Detailed Description

template<typename MessageType, connections_port_t port_marshall_type = AUTO_PORT>
class Connections::DummySink< MessageType, port_marshall_type >

Definition at line 963 of file nvhls_connections_buffered_ports.h.


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