7 #ifndef Svc_ComQueueDepthArrayAc_HPP 8 #define Svc_ComQueueDepthArrayAc_HPP 120 friend std::ostream& operator<<(
146 #if FW_SERIALIZABLE_TO_STRING
PlatformSizeType FwSizeType
Fw::SerializeStatus serializeTo(Fw::SerializeBufferBase &buffer) const
Serialization.
ComQueueDepth & operator=(const ComQueueDepth &obj)
Copy assignment operator (object)
Array of queue depths for Fw::Com types.
SerializeStatus
forward declaration for string
bool operator==(const ComQueueDepth &obj) const
Equality operator.
The size of the serial representation.
FwSizeType serializedSize() const
Get the dynamic serialized size of the array.
bool operator!=(const ComQueueDepth &obj) const
Inequality operator.
ComQueueDepth()
Constructor (default value)
The serialized size of each element.
ElementType & operator[](const U32 i)
Subscript operator.
RateGroupDivider component implementation.
U32 ElementType
The element type.
Fw::SerializeStatus deserializeFrom(Fw::SerializeBufferBase &buffer)
Deserialization.