FwIdType FwOpcodeType
The type of a command opcode.
SerializeStatus
forward declaration for string
SerializeStatus deserializeFrom(SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) override
Deserialize the contents of this object from a buffer.
FwOpcodeType getOpCode() const
CmdArgBuffer & getArgBuffer()
Implementation of malloc based allocator.
Big endian serialization.
SerializeStatus serializeTo(SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const override
Serialize the contents of this object to a buffer.