7 #ifndef Svc_Ccsds_Cfdp_ChannelTelemetryArrayArrayAc_HPP 8 #define Svc_Ccsds_Cfdp_ChannelTelemetryArrayArrayAc_HPP 10 #include <initializer_list> 73 const std::initializer_list<ElementType>& il
109 const std::initializer_list<ElementType>& il
130 friend std::ostream& operator<<(
158 #if FW_SERIALIZABLE_TO_STRING ChannelTelemetryArray & operator=(const ChannelTelemetryArray &obj)
Copy assignment operator (object)
PlatformSizeType FwSizeType
The size of the serial representation.
Svc::Ccsds::Cfdp::ChannelTelemetry ElementType
The element type.
SerializeStatus
forward declaration for string
bool operator!=(const ChannelTelemetryArray &obj) const
Inequality operator.
ChannelTelemetryArray()
Constructor (default value)
The size of the serial representation.
ElementType & operator[](const FwSizeType i)
Subscript operator.
Fw::SerializeStatus serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const
Serialization.
Fw::SerializeStatus deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)
Deserialization.
Structure for the telemetry array of CFDP channels.
RateGroupDivider component implementation.
FwSizeType serializedSize() const
Get the dynamic serialized size of the array.
bool operator==(const ChannelTelemetryArray &obj) const
Equality operator.
Big endian serialization.
The serialized size of each element.