#include <simpleStrategySelector.h>
Public Member Functions | |
void | setStrategy (const Type &type, bool loadWait, bool loadLocking, UpdatingStrategy uStrat, ReadingStrategy rStrat) |
void | setStrategy (bool loadWait, bool loadLocking, UpdatingStrategy uStrat, ReadingStrategy rStrat) |
void iopc::SimpleStrategySelector::setStrategy | ( | const Type & | type, | |
bool | loadWait, | |||
bool | loadLocking, | |||
UpdatingStrategy | uStrat, | |||
ReadingStrategy | rStrat | |||
) |
Sets strategies for specified type.
void iopc::SimpleStrategySelector::setStrategy | ( | bool | loadWait, | |
bool | loadLocking, | |||
UpdatingStrategy | uStrat, | |||
ReadingStrategy | rStrat | |||
) |
Sets strategies for all types.