ProcAllocator Class Reference

Ratpac-two: RAT::ProcAllocator Class Reference
Ratpac-two
RAT::ProcAllocator Class Referenceabstract
Inheritance diagram for RAT::ProcAllocator:
RAT::ProcAllocatorTmpl< T >

Public Member Functions

virtual Processoroperator() ()=0
 

Member Function Documentation

◆ operator()()

virtual Processor* RAT::ProcAllocator::operator() ( )
pure virtual

Returns new instance of a Processor.

This must be overridden by subclass to return a particular kind of processor.

Implemented in RAT::ProcAllocatorTmpl< T >.


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/ProcAllocator.hh