7 #ifndef Svc_ComQueueDepthArrayAc_HPP 8 #define Svc_ComQueueDepthArrayAc_HPP 120 friend std::ostream& operator<<(
143 #if FW_SERIALIZABLE_TO_STRING
The serialized size of each element.
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.
The size of the serial representation.
bool operator!=(const ComQueueDepth &obj) const
Inequality operator.
ComQueueDepth()
Constructor (default value)
ElementType & operator[](const U32 i)
Subscript operator.
Fw::SerializeStatus serialize(Fw::SerializeBufferBase &buffer) const
Serialization.
C++-compatible configuration header for fprime configuration.
U32 ElementType
The element type.