|
CGraph
|
This is the complete list of members for DAnnNode, including all inherited members.
| addDependGElements(const std::set< GElement * > &elements) | GElement | |
| addElementInfo(const std::set< GElement * > &depends, const std::string &name, CSize loop) | GElement | privatevirtual |
| addEParam(const std::string &key, T *param) | GElement | |
| addEParam(const std::string &key, T *param) | GElement | |
| addGAspect(TParam *param=nullptr) | GElement | |
| addGAspect(Args... args) | GElement | |
| addGAspect(TParam *param) | GElement | |
| addGAspect(Args... args) | GElement | |
| addManagers(GParamManagerPtr paramManager, GEventManagerPtr eventManager, GStageManagerPtr stageManager) | GElement | privatevirtual |
| ann_func_arr_ | DAnnNode | private |
| aspect_manager_ | GElement | private |
| async_result_ | GElement | private |
| asyncRun() | GElement | private |
| belong_ | GElement | private |
| binding_index_ | GElement | private |
| CGRAPH_NO_ALLOWED_COPY(GElement) | GElement | protected |
| checkRunResult() | GElement | protectedvirtual |
| checkSuitable() | GElement | privatevirtual |
| checkYield() | GElement | private |
| DAnnObject::CObject()=default | CObject | explicit |
| GNode::CObject()=default | CObject | explicit |
| crashed(const CException &ex) | GElement | protected |
| cur_state_ | GElement | private |
| DAnnNode() | DAnnNode | explicitprotected |
| DAnnNodeFuncPtr typedef | DAnnNode | private |
| dependence_ | GElement | private |
| description_ | CDescInfo | protected |
| destroy() | CObject | inlinevirtual |
| doAspect(const internal::GAspectType &aspectType, const CStatus &curStatus=CStatus()) | GElement | private |
| done_ | GElement | private |
| dump(std::ostream &oss) | GElement | privatevirtual |
| dumpEdge(std::ostream &oss, GElement *src, GElement *dst, const std::string &label=CGRAPH_EMPTY) | GElement | private |
| dumpElement(std::ostream &oss) | GElement | privatevirtual |
| dumpElementHeader(std::ostream &oss) | GElement | private |
| dumpPerfInfo(std::ostream &oss) | GElement | private |
| edition() | DAnnNode | protectedvirtual |
| element_type_ | GElement | private |
| fatProcessor(const CFunctionType &type) | GElement | private |
| GElement()=default | GElement | explicitprotected |
| getAsyncResult() | GElement | private |
| getBindingIndex() const | GElement | protected |
| getCurState() const | GElement | |
| getDeepPath(CBool reverse) const | GElement | private |
| getDescription() const | CDescInfo | inline |
| getEParam(const std::string &key) | GElement | protected |
| getName() const | CDescInfo | inlinevirtual |
| getRelation() const | GElement | protected |
| getSession() const | CDescInfo | inline |
| getThreadIndex() | GElement | protected |
| GNode() | GNode | explicitprotected |
| init() | CObject | inlinevirtual |
| insert() | DAnnNode | protectedvirtual |
| is_init_ | GElement | private |
| is_marco_ | GElement | private |
| is_prepared_ | GElement | private |
| isAsync() const | GElement | private |
| isDefaultBinding() const | GElement | private |
| isGAdaptor() const | GElement | |
| isGGroup() const | GElement | |
| isGNode() const | GElement | |
| isHold() | GElement | protectedvirtual |
| isMacro() const | GElement | private |
| isMatch() | GElement | protectedvirtual |
| isMutable() const | GElement | private |
| isRegistered() const | GElement | privatevirtual |
| isSerializable() const | GElement | privatevirtual |
| isTimeout() const | GElement | protected |
| left_depend_ | GElement | private |
| level_ | GElement | private |
| loadModel() | DAnnNode | protectedvirtual |
| local_params_ | GElement | private |
| loop_ | GElement | private |
| name_ | CDescInfo | protected |
| node_type_ | GNode | private |
| operator&(GElement *element) | GElement | |
| operator*(CSize loop) noexcept | GElement | |
| operator--(int) noexcept | GElement | |
| operator>(GElement *element) | GElement | |
| perf_info_ | GElement | private |
| popLastAspect() | GElement | private |
| prepareParam()=0 | DAnnNode | protectedpure virtual |
| prepareRun() | GElement | protectedvirtual |
| refresh() | GElement | private |
| refreshParam() | DAnnNode | protectedvirtual |
| remove() | DAnnNode | protectedvirtual |
| removeDepend(GElement *element) | GElement | |
| run() override | DAnnNode | protectedvirtual |
| run_before_ | GElement | private |
| saveModel() | DAnnNode | protectedvirtual |
| search() | DAnnNode | protectedvirtual |
| session_ | CDescInfo | protected |
| setBindingIndex(CIndex index) | GElement | |
| setDescription(const std::string &description) -> decltype(this) | CDescInfo | inlinevirtual |
| setLevel(CLevel level) | GElement | |
| setLoop(CSize loop) | GElement | |
| setMacro(CBool macro) | GElement | |
| setName(const std::string &name) override | GElement | virtual |
| setThreadPool(UThreadPoolPtr ptr) | GElement | private |
| setTimeout(CMSec timeout, GElementTimeoutStrategy strategy=GElementTimeoutStrategy::AS_ERROR) | GElement | |
| setType(const GNodeType &type) | GNode | protected |
| setVisible(CBool visible) | GElement | |
| shape_ | GElement | private |
| spawn(const UTaskGroup &tasks, CMSec ttl=CGRAPH_MAX_BLOCK_TTL) | GNode | protected |
| thread_pool_ | GElement | private |
| timeout_ | GElement | private |
| timeout_strategy_ | GElement | private |
| train() | DAnnNode | protectedvirtual |
| update() | DAnnNode | protectedvirtual |
| visible_ | GElement | private |
| yield_cv_ | GElement | private |
| yield_mutex_ | GElement | private |
| ~CDescInfo()=default | CDescInfo | virtual |
| ~CObject()=default | CObject | virtual |
| ~GElement() override | GElement | protected |