64 return !(*
this == obj);
122 #if FW_SERIALIZABLE_TO_STRING 124 void FpySequencer_PushPrmDirective ::
Serialization/Deserialization operation was successful.
bool operator!=(const FpySequencer_PushPrmDirective &obj) const
Inequality operator.
PlatformSizeType FwSizeType
Fw::SerializeStatus serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const
Serialization.
FpySequencer_PushPrmDirective()
Constructor (default value)
const char * toChar() const
Convert to a C-style char*.
FwIdType FwPrmIdType
The type of a parameter identifier.
virtual SerializeStatus serializeFrom(U8 val, Endianness mode=Endianness::BIG)=0
Serialize an 8-bit unsigned integer value.
SerializeStatus
forward declaration for string
virtual SerializeStatus deserializeTo(U8 &val, Endianness mode=Endianness::BIG)=0
Deserialize an 8-bit unsigned integer value.
Fw::SerializeStatus deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)
Deserialization.
FwSizeType serializedSize() const
Get the dynamic serialized size of the struct.
void set(FwPrmIdType prmId)
Set all members.
FormatStatus format(const CHAR *formatString,...)
write formatted string to buffer
bool operator==(const FpySequencer_PushPrmDirective &obj) const
Equality operator.
RateGroupDivider component implementation.
pushes a prm buf to the stack
FpySequencer_PushPrmDirective & operator=(const FpySequencer_PushPrmDirective &obj)
Copy assignment operator.
void set_prmId(FwPrmIdType prmId)
Set member prmId.