ewmscp
..
|
#include <copyRequestTypes.h>
Public Member Functions | |
stateType () | |
stateType (stateBitType aBits) | |
![]() | |
enumAsBitmask () | |
enumAsBitmask (const stateBitType &aBits) | |
std::underlying_type< stateBitType >::type | asBits () const |
enumAsBitmask | operator& (const stateBitType &aBits) const |
enumAsBitmask | operator| (const enumAsBitmask &rhs) |
enumAsBitmask | operator|= (const stateBitType &aBits) |
void | clear (const stateBitType aBits) |
void | set (const stateBitType aBits) |
operator bool () const | |
Additional Inherited Members | |
![]() | |
typedef stateBitType | enumType |
Definition at line 66 of file copyRequestTypes.h.
|
inline |
Definition at line 68 of file copyRequestTypes.h.
|
inline |
Definition at line 69 of file copyRequestTypes.h.