, including all inherited members.
addComponentChangedListener(ComponentChangedListener *l) | ConnectionFramework | [virtual] |
addExternalComponent(const ::std::string &className, const ::std::string &instanceName,::ccafeopq::TypeMap_shared tm) | ConnectionFramework | |
addXCmptFactory(XCmptFactory_shared xs) | ConnectionFramework | |
ccafe::Frame (defined in ConnectionFramework) | ConnectionFramework | [friend] |
cem (defined in ConnectionFramework) | ConnectionFramework | [private] |
cmptChgLsnrs | ConnectionFramework | [private] |
componentChanged(ComponentChangedEvent *evt) | ConnectionFramework | [virtual] |
connect(const char *fromName, const char *fromPortName, const char *toName, const char *toPortName) | ConnectionFramework | |
ConnectionFramework(int64_t fComm, bool useComm) | ConnectionFramework | |
ConnectionFramework(int64_t fComm, bool useComm, int &status) | ConnectionFramework | |
debug (defined in ConnectionFramework) | ConnectionFramework | [private] |
deriveConfigurationString(const ::std::string &prefix,::ccafeopq::TypeMap_shared tm) (defined in ConnectionFramework) | ConnectionFramework | [private] |
deriveConfigurationString(const ::std::string &prefix,::ccafeopq::TypeMap_shared tm, const ::std::string &key) (defined in ConnectionFramework) | ConnectionFramework | [private] |
directConnect(const char *fromName, const char *fromPortName, const char *toName, const char *toPortName) | ConnectionFramework | |
directDisconnect(const char *fromName, const char *fromPortName, const char *toName, const char *toPortName) | ConnectionFramework | |
disconnect(const char *fromName, const char *fromPortName, const char *toName, const char *toPortName) | ConnectionFramework | |
disconnect(const ::std::string &fromName, const ::std::string &fromPortName, const ::std::string &toName, const ::std::string &toPortName) (defined in ConnectionFramework) | ConnectionFramework | |
disconnect(const ::ccafeopq::ComponentID_shared fromC, const ::std::string &fromPortName, const ::ccafeopq::ComponentID_shared toC, const ::std::string &toPortName) (defined in ConnectionFramework) | ConnectionFramework | |
disconnectAll(const char *componentInstanceName) | ConnectionFramework | |
fortranMPIComm (defined in ConnectionFramework) | ConnectionFramework | [private] |
frameItems (defined in ConnectionFramework) | ConnectionFramework | [private] |
getBaseComponentFactory() | ConnectionFramework | |
getComponentClasses() | ConnectionFramework | |
getComponentProperties(const std::string &instanceName) | ConnectionFramework | |
getComponentProperty(const std::string &instanceName, const std::string &key) | ConnectionFramework | |
getComponentPropertyTypeMap(const ::std::string &instanceName) (defined in ConnectionFramework) | ConnectionFramework | |
getComponentsThatProvide(const std::string &portType) (defined in ConnectionFramework) | ConnectionFramework | |
getComponentsThatUse(const std::string &portType) (defined in ConnectionFramework) | ConnectionFramework | |
getConfiguration(const char *instanceName, const char *portInstanceName) | ConnectionFramework | |
getConfiguration(const char *instanceName, const char *portInstanceName, const char *fieldName) | ConnectionFramework | |
getConnectionID(const char *uc, const char *up, const char *pc, const char *pp) | ConnectionFramework | |
getConnectionIDs(::std::vector< ::ccafeopq::ComponentID_shared > &clist) | ConnectionFramework | |
getConnectionIDs(const ::std::string &userName, const ::std::string &usingPortName, const ::std::string &providerName, const ::std::string &providingPortName) (defined in ConnectionFramework) | ConnectionFramework | |
getConnectionProperties(::ccafeopq::ConnectionID_shared &conn) | ConnectionFramework | |
getFrameItem(std::string s) (defined in ConnectionFramework) | ConnectionFramework | |
getGizzard(const char *instanceName) | ConnectionFramework | [private] |
getGizzard(const ::std::string &instanceName) (defined in ConnectionFramework) | ConnectionFramework | [private] |
getInstance(const ::std::string &name) | ConnectionFramework | [private] |
getInstances() (defined in ConnectionFramework) | ConnectionFramework | |
getPortProperties(::ccafeopq::ComponentID_shared &cid, const ::std::string &portname) | ConnectionFramework | |
getPortProperties(const ::std::string &cName, const ::std::string &portname) | ConnectionFramework | |
getRepositoryClasses() | ConnectionFramework | [virtual] |
getRepositoryPath() | ConnectionFramework | [virtual] |
goOne(const char *instanceName, const char *portInstanceName) | ConnectionFramework | |
hasComm (defined in ConnectionFramework) | ConnectionFramework | [private] |
initInternals(int64_t fComm, bool useComm) (defined in ConnectionFramework) | ConnectionFramework | [private] |
initStaticFactory(StaticFactory *sf) | ConnectionFramework | |
insertConfigurationString(::ccafeopq::TypeMap_shared pptm, const std::string &fieldName, const std::string &configuration) (defined in ConnectionFramework) | ConnectionFramework | [private] |
instanceNames() | ConnectionFramework | |
instances | ConnectionFramework | [private] |
instantiate(char *className, char *instanceName) | ConnectionFramework | |
instantiate(const ::std::string &className, const ::std::string &instanceName,::ccafeopq::TypeMap_shared tm) (defined in ConnectionFramework) | ConnectionFramework | |
instantiatingComponent (defined in ConnectionFramework) | ConnectionFramework | [private] |
jpfp (defined in ConnectionFramework) | ConnectionFramework | [private] |
loadPorts(const std::string &libPathName) | ConnectionFramework | [virtual] |
loadRepositoryClass(const char *className, bool global, bool lazy) | ConnectionFramework | [virtual] |
nullPortMessage(std::string name, ccafeopq::ExceptionType et) | ConnectionFramework | [private] |
obs (defined in ConnectionFramework) | ConnectionFramework | [private] |
ocf | ConnectionFramework | [private] |
ogs (defined in ConnectionFramework) | ConnectionFramework | [private] |
OpqBuilderService (defined in ConnectionFramework) | ConnectionFramework | [friend] |
osr (defined in ConnectionFramework) | ConnectionFramework | [private] |
pallet (defined in ConnectionFramework) | ConnectionFramework | [private] |
putFrameItem(std::string s, void *item) | ConnectionFramework | |
refreshPallet() | ConnectionFramework | [virtual] |
removeExternalComponent(const ::std::string &instanceName) | ConnectionFramework | |
removeInstantiatedComponent(const std::string &instanceName) | ConnectionFramework | |
setComponentProperty(const std::string &instanceName, const std::string &key, const std::string &value) | ConnectionFramework | |
setComponentPropertyTypeMap(const ::std::string &instanceName,::ccafeopq::TypeMap_shared &tm) (defined in ConnectionFramework) | ConnectionFramework | |
setConfiguration(const char *instanceName, const char *portInstanceName, const char *fieldName, const char *configuration) | ConnectionFramework | |
setConnectionProperties(::ccafeopq::ConnectionID_shared &connID,::ccafeopq::TypeMap_shared &map) (defined in ConnectionFramework) | ConnectionFramework | |
setDebug(bool tf) (defined in ConnectionFramework) | ConnectionFramework | [inline] |
setPortProperties(::ccafeopq::ComponentID_shared &cid, const ::std::string &portname,::ccafeopq::TypeMap_shared &map) | ConnectionFramework | |
setPortProperty(const ::std::string &instanceName, const std::string &portName, const std::string &key, const std::string &valueType, const std::string &value) | ConnectionFramework | |
setRepositoryPath(char **argv, int argc) | ConnectionFramework | [virtual] |
setRepositoryPath(const std::vector< std::string > &p) (defined in ConnectionFramework) | ConnectionFramework | [virtual] |
wall | ConnectionFramework | [private] |
xCmptFactories | ConnectionFramework | [private] |
~ComponentChangedListener() (defined in ComponentChangedListener) | ComponentChangedListener | [inline, virtual] |
~ConnectionFramework() (defined in ConnectionFramework) | ConnectionFramework | [virtual] |