|
template<unsigned int Size> |
void | Marshall (Marshaller< Size > &m) |
|
template<unsigned int Size> |
void | Marshall (Marshaller< Size > &m) |
|
|
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 |
|
template<typename T, unsigned int N>
class cli_rsp_t< T, N >
Definition at line 63 of file ArbitratedScratchpadTypes.h.
◆ Marshall() [1/2]
template<typename T , unsigned int N>
template<unsigned int Size>
void cli_rsp_t< T, N >::Marshall |
( |
Marshaller< Size > & |
m | ) |
|
|
inline |
◆ Marshall() [2/2]
template<typename T , unsigned int N>
template<unsigned int Size>
void cli_rsp_t< T, N >::Marshall |
( |
Marshaller< Size > & |
m | ) |
|
|
inline |
◆ valids [1/2]
template<typename T , unsigned int N>
◆ data
template<typename T , unsigned int N>
◆ type_width
template<typename T , unsigned int N>
static const unsigned int cli_rsp_t< T, N >::type_width = Wrapped<T>::width |
|
static |
◆ width [1/2]
template<typename T , unsigned int N>
const int cli_rsp_t< T, N >::width = N + type_width * N |
|
static |
◆ valids [2/2]
template<typename T , unsigned int N>
◆ width [2/2]
template<typename T , unsigned int N>
const unsigned int cli_rsp_t< T, N >::width = N + type_width * N |
|
static |
The documentation for this class was generated from the following files: