7 #ifndef Svc_BuffQueueDepthArrayAc_HPP 8 #define Svc_BuffQueueDepthArrayAc_HPP 114 friend std::ostream& operator<<(
137 #if FW_SERIALIZABLE_TO_STRING
bool operator==(const BuffQueueDepth &obj) const
Equality operator.
U32 ElementType
The element type.
SerializeStatus
forward declaration for string
Fw::SerializeStatus deserialize(Fw::SerializeBufferBase &buffer)
Deserialization.
The size of the serial representation.
Array of queue depths for Fw::Buffer types.
BuffQueueDepth & operator=(const BuffQueueDepth &obj)
Copy assignment operator (object)
Fw::SerializeStatus serialize(Fw::SerializeBufferBase &buffer) const
Serialization.
C++-compatible configuration header for fprime configuration.
BuffQueueDepth()
Constructor (default value)
The serialized size of each element.
ElementType & operator[](const U32 i)
Subscript operator.
bool operator!=(const BuffQueueDepth &obj) const
Inequality operator.