|
OverSim
|
#include <SendStrategyFactory.h>
Public Member Functions | |
| SendStrategyFactory () | |
| .cc | |
| virtual | ~SendStrategyFactory () |
Static Public Member Functions | |
| static AbstractSendStrategy * | getSendStrategyInstance (const std::string sendStrategyName) |
Definition at line 22 of file SendStrategyFactory.h.
| SendStrategyFactory::SendStrategyFactory | ( | ) |
.cc
Definition at line 27 of file SendStrategyFactory.cc.
|
virtual |
Definition at line 31 of file SendStrategyFactory.cc.
|
static |
Definition at line 35 of file SendStrategyFactory.cc.
Referenced by GlobalViewBuilder::initializeViewBuilder().