The Gaudi Framework
v29r0 (ff2e7097)
|
This is the complete list of members for IPartitionControl, including all inherited members.
activate(const std::string &name)=0 | IPartitionControl | pure virtual |
activate(IInterface *pPartition)=0 | IPartitionControl | pure virtual |
activePartition(std::string &name, IInterface *&pPartition) const =0 | IPartitionControl | pure virtual |
addRef()=0 | IInterface | pure virtual |
create(const std::string &name, const std::string &type)=0 | IPartitionControl | pure virtual |
create(const std::string &name, const std::string &type, IInterface *&pPartition)=0 | IPartitionControl | pure virtual |
DeclareInterfaceID(IPartitionControl, 1, 0) | IPartitionControl | |
drop(const std::string &name)=0 | IPartitionControl | pure virtual |
drop(IInterface *pPartition)=0 | IPartitionControl | pure virtual |
ext_iids typedef | IInterface | |
get(const std::string &name, IInterface *&pPartition) const =0 | IPartitionControl | pure virtual |
getInterfaceNames() const =0 | IInterface | pure virtual |
i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
iid typedef | IInterface | |
interfaceID() | IInterface | inlinestatic |
LAST_ERROR enum value | IInterface | |
NO_ACTIVE_PARTITION enum value | IPartitionControl | |
NO_INTERFACE enum value | IInterface | |
PARTITION_EXISTS enum value | IPartitionControl | |
PARTITION_NOT_PRESENT enum value | IPartitionControl | |
queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
refCount() const =0 | IInterface | pure virtual |
release()=0 | IInterface | pure virtual |
Status enum name | IInterface | |
SUCCESS enum value | IInterface | |
VERSMISMATCH enum value | IInterface | |
~IInterface()=default | IInterface | virtual |