Configuration Property
More...
#include <FpgaManager_Config.h>
template<typename T>
struct enclustra::fpgamanager::config::Property< T >
Configuration Property
- Template Parameters
-
◆ Property() [1/2]
◆ Property() [2/2]
Property construction from value
Property will be provisioned
- Parameters
-
value | construction value for initialization |
◆ get()
Property value getter
- Returns
- value of property
◆ operator=()
Assign type value to property
- Parameters
-
- Returns
- Property
◆ provisioned()
bool provisioned |
( |
| ) |
const |
|
inline |
Property provisioned checker
- Returns
- true if porperty is provisioned
◆ set()
void set |
( |
const T & |
value | ) |
|
|
inline |
The documentation for this struct was generated from the following file: