WSF
WsfL16::Messages::EngagementActionField Class Reference

#include <FieldTypes.hpp>

Inheritance diagram for WsfL16::Messages::EngagementActionField:
Collaboration diagram for WsfL16::Messages::EngagementActionField:

Public Types

enum  WeaponTypes {
  cINTEND_TO_ENGAGE , cDO_NOT_INTEND_TO_ENGAGE , cAVAILABLE_FOR_SUPPORT , cNOT_AVAILABLE_FOR_SUPPORT ,
  cSUPPORT_EXPECTED , cSUPPORT_NOT_EXPECTED , cUNDEFINED
}
Public Types inherited from WsfL16::Messages::FieldBase< 4 >
typedef NoAccessorTypeTag accessor_type
typedef NoAccessorUnitsTag accessor_units
typedef FieldNoStatementInvalidTag no_statement_type
typedef NoEnumStringMapTag enum_map_type
typedef SmallIntType< BIT_COUNT >::integer_type value_type
 Use the smallest integer to hold the data.

Public Member Functions

void SetValue (WeaponTypes aType)
WeaponTypes GetValue () const
Public Member Functions inherited from WsfL16::Messages::FieldBase< 4 >
 FieldBase ()
value_type GetRawData () const
value_type SafeCast (T aValue) const
void SetRawData (value_type aValue)

Additional Inherited Members

Static Public Attributes inherited from WsfL16::Messages::FieldBase< 4 >
static const unsigned int cFIELD_SIZE
static const unsigned int cMID_VALUE
static const unsigned int cMAX_VALUE
Protected Member Functions inherited from WsfL16::Messages::FieldBase< 4 >
int DecodeTC (unsigned a2C) const
unsigned EncodeTC (int aInt) const
 Encode an integer into a N-bit two's compliment representation.
unsigned EncodeTCMod (int aInt) const
Protected Attributes inherited from WsfL16::Messages::FieldBase< 4 >
value_type mValue

Member Enumeration Documentation

◆ WeaponTypes

enum WsfL16::Messages::EngagementActionField::WeaponTypes
Enumerator
cINTEND_TO_ENGAGE 
cDO_NOT_INTEND_TO_ENGAGE 
cAVAILABLE_FOR_SUPPORT 
cNOT_AVAILABLE_FOR_SUPPORT 
cSUPPORT_EXPECTED 
cSUPPORT_NOT_EXPECTED 
cUNDEFINED 

Member Function Documentation

◆ GetValue()

WeaponTypes WsfL16::Messages::EngagementActionField::GetValue ( ) const
inline

◆ SetValue()

void WsfL16::Messages::EngagementActionField::SetValue ( WeaponTypes aType)
inline

The documentation for this class was generated from the following file:
Copyrights Multiple, All Rights Reserved