|
CGraph
|
This is the complete list of members for GEventManager, including all inherited members.
| add(GEvent *object) | GraphManager< GEvent > | inlineprotectedvirtual |
| asyncTrigger(const std::string &key, GEventAsyncStrategy strategy) | GEventManager | |
| CAllocator class | GEventManager | friend |
| clear() final | GEventManager | protectedvirtual |
| GEventObject::CObject()=default | CObject | explicit |
| GraphManager< GEvent >::CObject()=default | CObject | explicit |
| create(const std::string &key) | GraphManager< GEvent > | inlineprotectedvirtual |
| createWithParam(const std::string &key, TEParam *param=nullptr) | GEventManager | |
| createWithParam(const std::string &key, TEParam *param) | GEventManager | |
| description_ | CDescInfo | protected |
| destroy() final | GEventManager | protectedvirtual |
| events_map_ | GEventManager | private |
| find(GEvent *object) const | GraphManager< GEvent > | inlineprotectedvirtual |
| get(const std::string &key) | GraphManager< GEvent > | inlineprotectedvirtual |
| getDescription() const | CDescInfo | inline |
| getName() const | CDescInfo | inlinevirtual |
| getSession() const | CDescInfo | inline |
| getSize() const | GraphManager< GEvent > | inlineprotectedvirtual |
| GEventManager()=default | GEventManager | explicitprotected |
| GPipeline class | GEventManager | friend |
| init() final | GEventManager | protectedvirtual |
| name_ | CDescInfo | protected |
| param_manager_ | GEventObject | protected |
| remove(GEvent *object) | GraphManager< GEvent > | inlineprotectedvirtual |
| reset() final | GEventManager | protectedvirtual |
| GEventObject::run() final | GEventObject | inlineprotectedvirtual |
| GraphManager< GEvent >::run() override | GraphManager< GEvent > | inlineprotectedvirtual |
| session_ | CDescInfo | protected |
| setDescription(const std::string &description) -> decltype(this) | CDescInfo | inlinevirtual |
| setName(const std::string &name) -> decltype(this) | CDescInfo | inlinevirtual |
| setThreadPool(UThreadPoolPtr ptr) final | GEventManager | protectedvirtual |
| thread_pool_ | GEventObject | protected |
| trigger(const std::string &key, GEventType type, GEventAsyncStrategy strategy) | GEventManager | |
| ~CDescInfo()=default | CDescInfo | virtual |
| ~CObject()=default | CObject | virtual |
| ~GEventManager() override | GEventManager | protected |