Collection of StandardAttribute flags
More...
#include <StandardAttributes.hpp>
Collection of StandardAttribute flags
◆ CountSet()
size_t Arp::Plc::Commons::Meta::StandardAttributes::CountSet |
( |
| ) |
const |
Gets the number of set flags
- Returns
- number of set flags
◆ GetCacheSize()
size_t Arp::Plc::Commons::Meta::StandardAttributes::GetCacheSize |
( |
void |
| ) |
const |
Get the cache size
- Returns
- Number of using cache size
◆ GetValue()
StandardAttribute Arp::Plc::Commons::Meta::StandardAttributes::GetValue |
( |
void |
| ) |
const |
Gets the underlying value
- Returns
- underlying SatndardAttribute value
◆ IsAnySet()
bool Arp::Plc::Commons::Meta::StandardAttributes::IsAnySet |
( |
StandardAttribute |
flags | ) |
const |
Check if any of the given flags is set
- Parameters
-
- Returns
- true, if any of the flags is set
◆ IsSet()
bool Arp::Plc::Commons::Meta::StandardAttributes::IsSet |
( |
StandardAttribute |
flag | ) |
const |
Check if a flag is set
- Parameters
-
- Returns
- true, if the flag is set
The documentation for this class was generated from the following files: