7 #ifndef Svc_FrameAccumulator_HPP 8 #define Svc_FrameAccumulator_HPP
PlatformSizeType FwSizeType
FrameAccumulator(const char *const compName)
Construct FrameAccumulator object.
~FrameAccumulator()
Destroy FrameAccumulator object.
uint8_t U8
8-bit unsigned integer
void cleanup()
Deallocate internal resources (set up by configure() call)
PlatformIndexType FwIndexType
void configure(const FrameDetector &detector, FwEnumStoreType allocationId, Fw::MemAllocator &allocator, FwSizeType store_size)
configure memory allocation for the circular buffer
Auto-generated base for FrameAccumulator component.
RateGroupDivider component implementation.
Defines a base class for a memory allocator for classes.
interface class used to codify what must be supported to allow frame detection