DataAllocator & outputs()
The data allocator is used to allocate memory for the output data.
InputRecord & inputs()
The inputs associated with this processing context.
ProcessingContext(InputRecord &inputs, ServiceRegistryRef services, DataAllocator &allocator)
StreamingState streamingState() const
ServiceRegistryRef services()
The services registry associated with this processing context.
ServiceRegistryRef mServices
TransitionHandlingState transitionState() const
DataAllocator & mAllocator