scc  2022.4.0
SystemC components library
scc::_discrete_restriction< T > Struct Template Reference

Public Member Functions

template<typename COLLECTION_TYPE >
 _discrete_restriction (COLLECTION_TYPE values)
 
bool operator() (cci::cci_param_write_event< T > const &ev) const
 

Public Attributes

std::unordered_set< T > const values
 

Detailed Description

template<typename T>
struct scc::_discrete_restriction< T >

Definition at line 75 of file cci_param_restricted.h.


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