MatchLib
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Connections::StateSignal< Message, MARSHALL_PORT > Class Template Reference

Public Types

typedef Wrapped< Message > WMessage
 
typedef sc_lv< WMessage::width > MsgBits
 

Public Member Functions

 StateSignal (sc_module_name name)
 
void reset_state ()
 

Public Attributes

sc_signal< MsgBits > msg
 

Static Public Attributes

static const unsigned int width = WMessage::width
 

Detailed Description

template<typename Message>
class Connections::StateSignal< Message, MARSHALL_PORT >

Definition at line 126 of file nvhls_connections_buffered_ports.h.


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