7 #ifndef Svc_FpySequencer_PushPrmDirectiveSerializableAc_HPP 8 #define Svc_FpySequencer_PushPrmDirectiveSerializableAc_HPP 76 friend std::ostream& operator<<(
104 #if FW_SERIALIZABLE_TO_STRING
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)
The size of the serial representation.
FwIdType FwPrmIdType
The type of a parameter identifier.
SerializeStatus
forward declaration for string
Fw::SerializeStatus deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)
Deserialization.
FwSizeType serializedSize() const
Get the dynamic serialized size of the struct.
bool operator==(const FpySequencer_PushPrmDirective &obj) const
Equality operator.
FwPrmIdType get_prmId() const
Get member prmId.
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.
Big endian serialization.