COMMS
Template library intended to help with implementation of communication protocols.
comms::field::BitmaskValue< TFieldBase, TOptions > Member List

This is the complete list of members for comms::field::BitmaskValue< TFieldBase, TOptions >, including all inherited members.

BitmaskValue()=defaultcomms::field::BitmaskValue< TFieldBase, TOptions >
BitmaskValue(const ValueType &val)comms::field::BitmaskValue< TFieldBase, TOptions >explicit
BitmaskValue(const BitmaskValue &)=defaultcomms::field::BitmaskValue< TFieldBase, TOptions >
canWrite() constcomms::field::BitmaskValue< TFieldBase, TOptions >
comms::Field::canWrite()comms::Field< TOptions >static
clearBits(ValueType mask)comms::field::BitmaskValue< TFieldBase, TOptions >
COMMS_BITMASK_BITScomms::field::BitmaskValue< TFieldBase, TOptions >related
COMMS_BITMASK_BITS_ACCESScomms::field::BitmaskValue< TFieldBase, TOptions >related
COMMS_BITMASK_BITS_ACCESS_NOTEMPLATEcomms::field::BitmaskValue< TFieldBase, TOptions >related
COMMS_BITMASK_BITS_SEQcomms::field::BitmaskValue< TFieldBase, TOptions >related
COMMS_BITMASK_BITS_SEQ_NOTEMPLATEcomms::field::BitmaskValue< TFieldBase, TOptions >related
CommsTag typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
Endian typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
FieldBase typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
FieldType typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
getBitValue(unsigned bitNum) constcomms::field::BitmaskValue< TFieldBase, TOptions >
getForcedLength() constcomms::field::BitmaskValue< TFieldBase, TOptions >
getValue() constcomms::field::BitmaskValue< TFieldBase, TOptions >
getVersion() constcomms::field::BitmaskValue< TFieldBase, TOptions >
hasAllBitsSet(ValueType mask) constcomms::field::BitmaskValue< TFieldBase, TOptions >
hasAnyBitsSet(ValueType mask) constcomms::field::BitmaskValue< TFieldBase, TOptions >
hasEmptySerialization()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasFailOnInvalid()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasFieldType()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasIgnoreInvalid()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasNonDefaultRefresh()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasReadNoStatus()comms::field::BitmaskValue< TFieldBase, TOptions >static
hasVarLength()comms::Field< TOptions >static
hasWriteNoStatus()comms::field::BitmaskValue< TFieldBase, TOptions >static
isBitmaskValue()comms::field::BitmaskValue< TFieldBase, TOptions >related
isVersionDependent()comms::field::BitmaskValue< TFieldBase, TOptions >static
length() constcomms::field::BitmaskValue< TFieldBase, TOptions >
maxLength()comms::field::BitmaskValue< TFieldBase, TOptions >static
minLength()comms::field::BitmaskValue< TFieldBase, TOptions >static
operator!=(const BitmaskValue< TFieldBase, TOptions... > &field1, const BitmaskValue< TFieldBase, TOptions... > &field2) noexceptcomms::field::BitmaskValue< TFieldBase, TOptions >related
operator<(const BitmaskValue< TFieldBase, TOptions... > &field1, const BitmaskValue< TFieldBase, TOptions... > &field2) noexceptcomms::field::BitmaskValue< TFieldBase, TOptions >related
operator=(const BitmaskValue &)=defaultcomms::field::BitmaskValue< TFieldBase, TOptions >
operator==(const BitmaskValue< TFieldBase, TOptions... > &field1, const BitmaskValue< TFieldBase, TOptions... > &field2) noexceptcomms::field::BitmaskValue< TFieldBase, TOptions >related
ParsedOptions typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
read(TIter &iter, std::size_t size)comms::field::BitmaskValue< TFieldBase, TOptions >
readData(TIter &iter)comms::Field< TOptions >protectedstatic
readData(TIter &iter)comms::Field< TOptions >protectedstatic
readNoStatus(TIter &iter)comms::field::BitmaskValue< TFieldBase, TOptions >
refresh()comms::field::BitmaskValue< TFieldBase, TOptions >
setBits(ValueType mask)comms::field::BitmaskValue< TFieldBase, TOptions >
setBitValue(unsigned bitNum, bool val)comms::field::BitmaskValue< TFieldBase, TOptions >
setForcedLength(int len)comms::field::BitmaskValue< TFieldBase, TOptions >
setValue(U &&val)comms::field::BitmaskValue< TFieldBase, TOptions >
setVersion(VersionType version)comms::field::BitmaskValue< TFieldBase, TOptions >
toFieldBase(BitmaskValue< TFieldBase, TOptions... > &field)comms::field::BitmaskValue< TFieldBase, TOptions >related
toFieldBase(const BitmaskValue< TFieldBase, TOptions... > &field)comms::field::BitmaskValue< TFieldBase, TOptions >related
valid() constcomms::field::BitmaskValue< TFieldBase, TOptions >
comms::Field::valid()comms::Field< TOptions >static
value() constcomms::field::BitmaskValue< TFieldBase, TOptions >
value()comms::field::BitmaskValue< TFieldBase, TOptions >
ValueType typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
VersionType typedefcomms::field::BitmaskValue< TFieldBase, TOptions >
write(TIter &iter, std::size_t size) constcomms::field::BitmaskValue< TFieldBase, TOptions >
writeData(T value, TIter &iter)comms::Field< TOptions >protectedstatic
writeData(T value, TIter &iter)comms::Field< TOptions >protectedstatic
writeNoStatus(TIter &iter) constcomms::field::BitmaskValue< TFieldBase, TOptions >
~BitmaskValue() noexcept=defaultcomms::field::BitmaskValue< TFieldBase, TOptions >