WSF
WsfL16::Messages::CallsignField< CHAR_COUNT > Class Template Reference

#include <FieldTypes.hpp>

Inheritance diagram for WsfL16::Messages::CallsignField< CHAR_COUNT >:
Collaboration diagram for WsfL16::Messages::CallsignField< CHAR_COUNT >:

Public Types

typedef std::string accessor_type
Public Types inherited from WsfL16::Messages::FieldBase< CHAR_COUNT *6 >
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

bool IsInvalidValue () const
 operator std::string () const
void operator= (const std::string aCallsign)
Public Member Functions inherited from WsfL16::Messages::FieldBase< CHAR_COUNT *6 >
 FieldBase ()
value_type GetRawData () const
value_type SafeCast (T aValue) const
void SetRawData (value_type aValue)

Static Public Attributes

static const int cCHARACTER_COUNT = CHAR_COUNT
Static Public Attributes inherited from WsfL16::Messages::FieldBase< CHAR_COUNT *6 >
static const unsigned int cFIELD_SIZE
static const unsigned int cMID_VALUE
static const unsigned int cMAX_VALUE

Additional Inherited Members

Protected Member Functions inherited from WsfL16::Messages::FieldBase< CHAR_COUNT *6 >
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 Member Functions inherited from WsfL16::Messages::CallsignFieldBase
char GetCallsignChar (int aSixBit) const
int GetCharEnumeration (char aCharacter) const
Protected Attributes inherited from WsfL16::Messages::FieldBase< CHAR_COUNT *6 >
value_type mValue

Member Typedef Documentation

◆ accessor_type

template<unsigned CHAR_COUNT>
typedef std::string WsfL16::Messages::CallsignField< CHAR_COUNT >::accessor_type

Member Function Documentation

◆ IsInvalidValue()

template<unsigned CHAR_COUNT>
bool WsfL16::Messages::CallsignField< CHAR_COUNT >::IsInvalidValue ( ) const
inline

◆ operator std::string()

template<unsigned CHAR_COUNT>
WsfL16::Messages::CallsignField< CHAR_COUNT >::operator std::string ( ) const
inline

◆ operator=()

template<unsigned CHAR_COUNT>
void WsfL16::Messages::CallsignField< CHAR_COUNT >::operator= ( const std::string aCallsign)
inline

Member Data Documentation

◆ cCHARACTER_COUNT

template<unsigned CHAR_COUNT>
const int WsfL16::Messages::CallsignField< CHAR_COUNT >::cCHARACTER_COUNT = CHAR_COUNT
static

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