, including all inherited members.
addClass(const char *className, void *(*create)()) | ComponentFactory | [private] |
addClass(const char *className, void *(*create)(), bool required) (defined in ComponentFactory) | ComponentFactory | [private] |
addClassBabel(const char *className) | ComponentFactory | [private] |
addStaticClass(const char *className, void *(*create)(), const char *classAlias) | ComponentFactory | [private, virtual] |
addStaticClassBabel(const char *className, void *(*create)(), const char *classAlias) | ComponentFactory | [private, virtual] |
addStaticClassKind(const char *className, void *(*create)(), const char *classAlias, const char *classtype) | ComponentFactory | [private] |
checkAlreadyLoaded(const char *fname) | ComponentFactory | [private] |
ComponentFactory() (defined in ComponentFactory) | ComponentFactory | |
componentPathEntries | ComponentFactory | [private] |
countUnloadedClasses() | ComponentFactory | [private] |
createComponentInstance(const std::string &className) (defined in ComponentFactory) | ComponentFactory | [virtual] |
createComponentInstance(const std::string &className, ccafeopq::TypeMap_shared &properties) (defined in ComponentFactory) | ComponentFactory | [virtual] |
debug (defined in ComponentFactory) | ComponentFactory | [private, static] |
destroyComponentInstance(const std::string &componentClassName, ccafeopq::Component *component) (defined in ComponentFactory) | ComponentFactory | [virtual] |
dump_babel_dl_info() | ComponentFactory | [private] |
dumpFactory() | ComponentFactory | |
getComponentClassAliases() (defined in ComponentFactory) | ComponentFactory | [virtual] |
getComponentClasses() (defined in ComponentFactory) | ComponentFactory | [virtual] |
getComponentPath() | ComponentFactory | [virtual] |
getLoadedComponents() | ComponentFactory | |
getLoadedLibraries() | ComponentFactory | |
getPalette() | ComponentFactory | |
getParsedFiles() | ComponentFactory | |
getRecordByLibraryClassName(char *lib, char *lcname) | ComponentFactory | [private] |
getRecordByPaletteClassName(const char *cname) | ComponentFactory | [private] |
getUnloadedComponents() | ComponentFactory | |
indexComponentPath() (defined in ComponentFactory) | ComponentFactory | [virtual] |
initKernel() (defined in KernelPort) | KernelPort | [virtual] |
initPalette() | ComponentFactory | |
instantiate(const char *deploymentClassAlias) | ComponentFactory | |
KernelPort() (defined in KernelPort) | KernelPort | |
loadClass(const std::string paletteClassAlias, bool global, bool lazy) (defined in ComponentFactory) | ComponentFactory | [virtual] |
loadComponentDescription(const std::string &uri) (defined in ComponentFactory) | ComponentFactory | [virtual] |
loadedLibraries | ComponentFactory | [private] |
loadPalette(const std::string &className, bool global, bool lazy) | ComponentFactory | |
loadPalette(const char *className, bool global, bool lazy) | ComponentFactory | |
loadPalette(const char *libraryPath, const char *mapName, const char *cFuncName, bool global, bool lazy, const char *cmptType, const char *buildPath) | ComponentFactory | [private] |
loadPorts(const std::string &libPathName) (defined in ComponentFactory) | ComponentFactory | [virtual] |
parsedFiles | ComponentFactory | [private] |
readComponentDescription(const std::string &uri) | ComponentFactory | |
repository | ComponentFactory | [private] |
searchComponentPath() | ComponentFactory | |
setComponentPath(const std::vector< std::string > &p) | ComponentFactory | |
setComponentPath(const char **pathDirArgv) | ComponentFactory | |
setDebug(bool tf) | ComponentFactory | [inline] |
~ComponentFactory() (defined in ComponentFactory) | ComponentFactory | [virtual] |
~ComponentRegistrar() (defined in ComponentRegistrar) | ComponentRegistrar | [inline, virtual] |
~KernelPort() (defined in KernelPort) | KernelPort | [virtual] |