MatchLib
Public Member Functions | List of all members
nvhls::EmptyField Struct Reference

The EmptyField class is used for rudimentary support for members of a struct that can be configured to have zero width. More...

#include <UIntOrEmpty.h>

Inheritance diagram for nvhls::EmptyField:
nvhls_message

Public Member Functions

template<typename T >
EmptyField operator= (T const &)
 
uint64 to_uint64 ()
 
const sc_bit operator[] (std::size_t idx) const
 

Detailed Description

The EmptyField class is used for rudimentary support for members of a struct that can be configured to have zero width.

Definition at line 35 of file UIntOrEmpty.h.


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