_check(STATUS sc, CSTR msg) const | PartitionSwitchTool | inline |
activate(CSTR nam) | PartitionSwitchTool | inlinevirtual |
activate(IInterface *pPartition) | PartitionSwitchTool | inlinevirtual |
extends1< AlgTool, IPartitionControl >::activate(const std::string &name)=0 | IPartitionControl | pure virtual |
activePartition(std::string &nam, IInterface *&pPartition) const | PartitionSwitchTool | inlinevirtual |
addRef()=0 | IInterface | pure virtual |
AlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AlgTool | |
auditorSvc() const | AlgTool | |
base_class typedef | extends1< AlgTool, IPartitionControl > | |
configure() | AlgTool | inlinevirtual |
create(CSTR nam, CSTR typ) | PartitionSwitchTool | inlinevirtual |
create(CSTR nam, CSTR typ, IInterface *&pPartition) | PartitionSwitchTool | inlinevirtual |
extends1< AlgTool, IPartitionControl >::create(const std::string &name, const std::string &type)=0 | IPartitionControl | pure virtual |
extends1< AlgTool, IPartitionControl >::create(const std::string &name, const std::string &type, IInterface *&pPartition)=0 | IPartitionControl | pure virtual |
CSTR typedef | PartitionSwitchTool | private |
declareInfo(const std::string &name, const T &var, const std::string &desc) const | AlgTool | inline |
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | AlgTool | inline |
AlgTool::IAlgTool::DeclareInterfaceID(IAlgTool, 3, 0) | IAlgTool | |
AlgTool::IAlgTool::INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
AlgTool::IProperty::DeclareInterfaceID(IProperty, 2, 0) | IProperty | |
AlgTool::IStateful::DeclareInterfaceID(IStateful, 1, 0) | IStateful | |
extend_interfaces1< IPartitionControl >::DeclareInterfaceID(IPartitionControl, 1, 0) | IPartitionControl | |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | AlgTool | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | AlgTool | inline |
declInterface(const InterfaceID &, void *) | AlgTool | |
drop(CSTR nam) | PartitionSwitchTool | inlinevirtual |
drop(IInterface *pPartition) | PartitionSwitchTool | inlinevirtual |
extends1< AlgTool, IPartitionControl >::drop(const std::string &name)=0 | IPartitionControl | pure virtual |
AlgTool::ext_iids typedef | extend_interfaces3< IAlgTool, IProperty, IStateful > | |
extend_interfaces1< IPartitionControl >::ext_iids typedef | extend_interfaces1< IPartitionControl > | |
extend_interfaces_base typedef | extends1< AlgTool, IPartitionControl > | |
extends1(A1 a1, A2 a2, A3 a3) | extends1< AlgTool, IPartitionControl > | inline |
extends1(A1 a1, A2 a2) | extends1< AlgTool, IPartitionControl > | inline |
extends1(A1 a1) | extends1< AlgTool, IPartitionControl > | inline |
extends1() | extends1< AlgTool, IPartitionControl > | inline |
Factory typedef | AlgTool | |
finalize() | PartitionSwitchTool | inlinevirtual |
FSMState() const | AlgTool | inlinevirtual |
get(CSTR nam, IInterface *&pPartition) const | PartitionSwitchTool | inlinevirtual |
extends1< AlgTool, IPartitionControl >::get(const std::string &name, IInterface *&pPartition) const =0 | IPartitionControl | pure virtual |
getInterfaceNames() const | extends1< AlgTool, IPartitionControl > | inlinevirtual |
getProperties() const | AlgTool | virtual |
getProperty(Property *p) const | AlgTool | virtual |
getProperty(const std::string &name) const | AlgTool | virtual |
getProperty(const std::string &n, std::string &v) const | AlgTool | virtual |
getPropertyMgr() | AlgTool | inline |
i_cast(const InterfaceID &tid) const | extends1< AlgTool, IPartitionControl > | inlinevirtual |
iid typedef | IInterface | |
initialize() | PartitionSwitchTool | inlinevirtual |
initOutputLevel(Property &prop) | AlgTool | protected |
interfaceID() | IInterface | inlinestatic |
interfaces typedef | extends1< AlgTool, IPartitionControl > | |
LAST_ERROR enum value | IInterface | |
m_actor | PartitionSwitchTool | private |
m_actorName | PartitionSwitchTool | private |
monitorSvc() const | AlgTool | inline |
msgSvc() const | AlgTool | |
name() const | AlgTool | virtual |
NO_ACTIVE_PARTITION enum value | IPartitionControl | |
NO_INTERFACE enum value | IInterface | |
outputLevel() const | AlgTool | inlineprotected |
outputLevelProperty() | AlgTool | inlineprotected |
parent() const | AlgTool | virtual |
PARTITION_EXISTS enum value | IPartitionControl | |
PARTITION_NOT_PRESENT enum value | IPartitionControl | |
PartitionSwitchTool(CSTR typ, CSTR nam, const IInterface *parent) | PartitionSwitchTool | inline |
queryInterface(const InterfaceID &ti, void **pp) | extends1< AlgTool, IPartitionControl > | inlinevirtual |
refCount() const =0 | IAlgTool | pure virtual |
reinitialize() | AlgTool | virtual |
release()=0 | IInterface | pure virtual |
restart() | AlgTool | virtual |
service(const std::string &name, T *&svc, bool createIf=true) const | AlgTool | inline |
service(const std::string &type, const std::string &name, T *&svc) const | AlgTool | inline |
service(const std::string &name, const bool createIf=true, const bool quiet=false) const | AlgTool | |
serviceLocator() const | AlgTool | |
setProperties() | AlgTool | |
setProperty(const Property &p) | AlgTool | virtual |
setProperty(const std::string &s) | AlgTool | virtual |
setProperty(const std::string &n, const std::string &v) | AlgTool | virtual |
setProperty(const std::string &name, const TYPE &value) | AlgTool | inline |
start() | AlgTool | virtual |
STATUS typedef | PartitionSwitchTool | private |
Status enum name | IInterface | |
stop() | AlgTool | virtual |
SUCCESS enum value | IInterface | |
svcLoc() const | AlgTool | inline |
sysFinalize() | AlgTool | virtual |
sysInitialize() | AlgTool | virtual |
sysReinitialize() | AlgTool | virtual |
sysRestart() | AlgTool | virtual |
sysStart() | AlgTool | virtual |
sysStop() | AlgTool | virtual |
targetFSMState() const | AlgTool | inlinevirtual |
terminate() | AlgTool | inlinevirtual |
toolSvc() const | AlgTool | |
type() const | AlgTool | virtual |
VERSMISMATCH enum value | IInterface | |
~AlgTool() | AlgTool | protectedvirtual |
~extend_interfaces1() | extend_interfaces1< IPartitionControl > | inlinevirtual |
~extend_interfaces3() | extend_interfaces3< IAlgTool, IProperty, IStateful > | inlinevirtual |
~extends1() | extends1< AlgTool, IPartitionControl > | inlinevirtual |
~IAlgTool() | IAlgTool | inlinevirtual |
~IInterface() | IInterface | inlinevirtual |
~INamedInterface() | INamedInterface | inlinevirtual |
~IStateful() | IStateful | inlinevirtual |
~PartitionSwitchTool() | PartitionSwitchTool | inlinevirtual |