7 #ifndef Svc_ComQueueDepthArrayAc_HPP 8 #define Svc_ComQueueDepthArrayAc_HPP 120 friend std::ostream& operator<<(
143 #if FW_SERIALIZABLE_TO_STRING
ComQueueDepth & operator=(const ComQueueDepth &obj)
Copy assignment operator (object)
Array of queue depths for Fw::Com types.
SerializeStatus
forward declaration for string
Fw::SerializeStatus deserialize(Fw::SerializeBufferBase &buffer)
Deserialization.
bool operator==(const ComQueueDepth &obj) const
Equality operator.
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.
Fw::SerializeStatus serialize(Fw::SerializeBufferBase &buffer) const
Serialization.
The size of the serial representation.
RateGroupDivider component implementation.
U32 ElementType
The element type.