Home Previous Up Next Index

armarx::cprs::CompoundedRequestStrategyBase

Overview

[ "cpp:virtual" ] class CompoundedRequestStrategyBase extends ComputingPowerRequestStrategyBase

@brief Base class for compound strategies. Provides convenience implementations of all update, the setInitialState and allocatedComputingPower methodes.

Derived Classes and Interfaces

AndBase
OrBase

Data Member Index

requestStrategies
@brief The compounded strategies

Data Members

ComputingPowerRequestStrategyBaseList requestStrategies;

@brief The compounded strategies


Home Previous Up Next Index