7 #ifndef Svc_FpySequencer_GetFlagDirectiveSerializableAc_HPP 8 #define Svc_FpySequencer_GetFlagDirectiveSerializableAc_HPP 75 friend std::ostream& operator<<(
103 #if FW_SERIALIZABLE_TO_STRING 127 void set(
U8 flagIdx);
The size of the serial representation.
PlatformSizeType FwSizeType
U8 get_flagIdx() const
Get member flagIdx.
void set_flagIdx(U8 flagIdx)
Set member flagIdx.
bool operator==(const FpySequencer_GetFlagDirective &obj) const
Equality operator.
SerializeStatus
forward declaration for string
FpySequencer_GetFlagDirective & operator=(const FpySequencer_GetFlagDirective &obj)
Copy assignment operator.
FwSizeType serializedSize() const
Get the dynamic serialized size of the struct.
bool operator!=(const FpySequencer_GetFlagDirective &obj) const
Inequality operator.
Fw::SerializeStatus deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)
Deserialization.
FpySequencer_GetFlagDirective()
Constructor (default value)
uint8_t U8
8-bit unsigned integer
RateGroupDivider component implementation.
Fw::SerializeStatus serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const
Serialization.
gets a flag and pushes its value as a U8 to the stack
Big endian serialization.