FrameContext()
Constructor (default value)
bool operator!=(const FrameContext &obj) const
Inequality operator.
The size of the serial representation.
Fw::SerializeStatus deserialize(Fw::SerializeBufferBase &buffer)
Deserialization.
Fw::SerializeStatus serialize(Fw::SerializeBufferBase &buffer) const
Serialization.
bool operator==(const FrameContext &obj) const
Equality operator.
Type used to pass context info between components during framing/deframing.
FwIndexType getcomQueueIndex() const
Get member comQueueIndex.
void setcomQueueIndex(FwIndexType comQueueIndex)
Set member comQueueIndex.
FwIndexType m_comQueueIndex
FrameContext & operator=(const FrameContext &obj)
Copy assignment operator.