This class represents a single bit data type.
More...
#include <Bit.hpp>
This class represents a single bit data type.
◆ Bit()
Arp::Plc::Commons::Gds::Bit::Bit |
( |
bool |
value = false | ) |
|
|
inline |
Constructs an Bit instance.
Constructs and initializes a Bit object.
◆ IsSet()
bool Arp::Plc::Commons::Gds::Bit::IsSet |
( |
void |
| ) |
const |
|
inline |
Returns the state of a Bit object.
◆ operator bool()
Arp::Plc::Commons::Gds::Bit::operator bool |
( |
void |
| ) |
const |
|
inline |
Overloaded operator bool.
The documentation for this class was generated from the following file: