MatchLib
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
cli_rsp_t< T, N > Class Template Reference
Inheritance diagram for cli_rsp_t< T, N >:
nvhls_message nvhls_message

Public Member Functions

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

Public Attributes

bool valids [N]
 
data [N]
 
sc_lv< N > valids
 

Static Public Attributes

static const unsigned int type_width = Wrapped<T>::width
 
static const int width = N + type_width * N
 
static const unsigned int width = N + type_width * N
 

Detailed Description

template<typename T, unsigned int N>
class cli_rsp_t< T, N >

Definition at line 59 of file ArbitratedScratchpadTypes.h.


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