_cnt | YACS::ENGINE::RefCounter | mutableprotected |
_isAttachedOnCloning | YACS::ENGINE::Container | mutableprotected |
_mutex | YACS::ENGINE::CppContainer | protected |
_name | YACS::ENGINE::Container | protected |
_proc | YACS::ENGINE::Container | protected |
_totalCnt | YACS::ENGINE::RefCounter | static |
_trueCont | YACS::ENGINE::CppContainer | protected |
addComponentName(const std::string &name) | YACS::ENGINE::CppContainer | inlinevirtual |
AOC_ENTRY | YACS::ENGINE::Container | static |
attachOnCloning() const | YACS::ENGINE::Container | virtual |
checkCapabilityToDealWith(const ComponentInstance *inst) const | YACS::ENGINE::CppContainer | virtual |
clearProperties() | YACS::ENGINE::CppContainer | inlinevirtual |
clone() const | YACS::ENGINE::CppContainer | virtual |
cloneAlways() const | YACS::ENGINE::CppContainer | virtual |
Container() | YACS::ENGINE::Container | protected |
CppComponent class | YACS::ENGINE::CppContainer | friend |
CppContainer() | YACS::ENGINE::CppContainer | |
createComponentInstance(const std::string &componentName, int studyID=0) | YACS::ENGINE::CppContainer | |
createInternalInstance(const std::string &componentName, void *&obj, RunFunction &r, TerminateFunction &t) | YACS::ENGINE::CppContainer | |
decrRef() | YACS::ENGINE::RefCounter | |
dettachOnCloning() const | YACS::ENGINE::Container | virtual |
getDiscreminantStrOfThis(const Task *askingNode) const | YACS::ENGINE::Container | virtual |
getFullPlacementId(const Task *askingNode) const | YACS::ENGINE::CppContainer | virtual |
getKind() const | YACS::ENGINE::CppContainer | virtual |
getName() const | YACS::ENGINE::Container | inline |
getPlacementId(const Task *askingNode) const | YACS::ENGINE::CppContainer | virtual |
getProc() | YACS::ENGINE::Container | inline |
getProperties() const | YACS::ENGINE::CppContainer | inlinevirtual |
getProperty(const std::string &name) const | YACS::ENGINE::CppContainer | inlinevirtual |
getRefCnt() const | YACS::ENGINE::RefCounter | inline |
getResourceProperties(const std::string &name) const | YACS::ENGINE::CppContainer | inlinevirtual |
incrRef() const | YACS::ENGINE::RefCounter | |
isAlreadyStarted(const Task *askingNode) const | YACS::ENGINE::CppContainer | virtual |
isAttachedOnCloning() const | YACS::ENGINE::Container | virtual |
isSupportingRTODefNbOfComp() const | YACS::ENGINE::Container | virtual |
KIND | YACS::ENGINE::CppContainer | static |
KIND_ENTRY | YACS::ENGINE::Container | static |
loadComponentLibrary(const std::string &componentName) | YACS::ENGINE::CppContainer | |
LocalContainer class | YACS::ENGINE::CppContainer | friend |
lock() | YACS::ENGINE::CppContainer | virtual |
RefCounter() | YACS::ENGINE::RefCounter | protected |
RefCounter(const RefCounter &other) | YACS::ENGINE::RefCounter | protected |
setAttachOnCloningStatus(bool val) const | YACS::ENGINE::Container | virtual |
setName(std::string name) | YACS::ENGINE::Container | inline |
setProc(Proc *proc) | YACS::ENGINE::Container | inline |
setProperties(const std::map< std::string, std::string > &properties) | YACS::ENGINE::Container | virtual |
setProperty(const std::string &name, const std::string &value) | YACS::ENGINE::CppContainer | inlinevirtual |
shutdown(int level) | YACS::ENGINE::CppContainer | virtual |
start(const Task *askingNode) | YACS::ENGINE::CppContainer | virtual |
unLock() | YACS::ENGINE::CppContainer | virtual |
unregisterComponentInstance(CppComponent *C) | YACS::ENGINE::CppContainer | |
~Container() | YACS::ENGINE::Container | protectedvirtual |
~CppContainer() | YACS::ENGINE::CppContainer | virtual |
~RefCounter() | YACS::ENGINE::RefCounter | protectedvirtual |