U16 m_securityAssociationIndex
FwSizeType serializedSize() const
Get the dynamic serialized size of the struct.
bool operator==(const SaMapEntry &obj) const
Equality operator.
void set_securityAssociationIndex(U16 securityAssociationIndex)
Set member securityAssociationIndex.
SaMapEntry & operator=(const SaMapEntry &obj)
Copy assignment operator.
A single security association index to port index mapping entry.
void set_portIndex(FwIndexType portIndex)
Set member portIndex.
The size of the serial representation.
SaMapEntry()
Constructor (default value)
FwIndexType get_portIndex() const
Get member portIndex.
U16 get_securityAssociationIndex() const
Get member securityAssociationIndex.
bool operator!=(const SaMapEntry &obj) const
Inequality operator.
Fw::SerializeStatus serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const
Serialization.
Fw::SerializeStatus deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)
Deserialization.