Home Previous Up Next Index

armarx::cprs::NotBase

Overview

[ "cpp:virtual" ] class NotBase extends ComputingPowerRequestStrategyBase

@brief A strategy returning true if the contained strategy returns false.

Data Member Index

allocStrat
@brief The strategy that is inverted.

Data Members

ComputingPowerRequestStrategyBase allocStrat;

@brief The strategy that is inverted.


Home Previous Up Next Index