#include <iso_synth_strategy_manager.h>
Inherited by iso::synth::ChannelConversionStrategyManager, iso::synth::ControlFadeStrategyManager, iso::synth::FrameConversionStrategyManager, iso::synth::LinkConversionStrategyManager, iso::synth::PortConnectionStrategyManager, and iso::synth::RateConversionStrategyManager.
Inheritance diagram for iso::synth::StrategyManager:
Static Public Member Functions | |
static StrategyManager & | get () |
static void | destroy () |
Protected Member Functions | |
StrategyManager () | |
virtual | ~StrategyManager () |
Static Protected Attributes | |
static StrategyManager * | sStrategyManager |
class for all strategy managers
Created by Daniel Bisig on 6/24/06.
StrategyManager::StrategyManager | ( | ) | [protected] |
StrategyManager::~StrategyManager | ( | ) | [protected, virtual] |
StrategyManager & StrategyManager::get | ( | ) | [static] |
void StrategyManager::destroy | ( | ) | [static] |
StrategyManager * StrategyManager::sStrategyManager [static, protected] |