Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ functions
Functions
823 in github.com/ChunelFeng/CGraph
⨍
Functions
823
◇
Types & classes
145
Function
GElement
src/GraphCtrl/GraphElement/GNode/GNode.cpp:11
Method
GElement
* 构造函数 */
src/GraphCtrl/GraphElement/GElement.h:188
Method
GEvent
src/GraphCtrl/GraphEvent/GEvent.cpp:11
Function
GEventManager
src/GraphCtrl/GraphEvent/GEventManager.h:63
Method
GFence
src/GraphCtrl/GraphElement/GAdapter/GFence/GFence.cpp:11
Method
GFunction
src/GraphCtrl/GraphElement/GAdapter/GFunction/GFunction.cpp:29
Method
GGroup
src/GraphCtrl/GraphElement/GGroup/GGroup.cpp:11
Method
GMutable
src/GraphCtrl/GraphElement/GGroup/GMutable/GMutable.cpp:11
Method
GNodeInfo
无依赖版本,适用于cluster创建
src/GraphCtrl/GraphElement/GNode/GNodeDefine.h:39
Method
GParamManager
src/GraphCtrl/GraphParam/GParamManager.cpp:11
Method
GPipeline
src/GraphCtrl/GraphPipeline/GPipeline.cpp:14
Method
GRegion
src/GraphCtrl/GraphElement/GGroup/GRegion/GRegion.cpp:12
Function
GSchedule
src/GraphCtrl/GraphPipeline/_GSchedule/GSchedule.h:38
Method
GStage
src/GraphCtrl/GraphStage/GStage.cpp:17
Method
GStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorage.h:23
Method
GStorageFactory
src/GraphCtrl/GraphPipeline/_GStroage/GStorageFactory.h:54
Method
ImageMParam
example/E01-AutoPilot.cpp:29
Method
MyMessageParam
tutorial/MyParams/MyMessageParam.h:18
Method
MySubMessageNode
tutorial/MyGNode/MySubMessageNode.h:18
Method
MyTemplateAspect
tutorial/MyGAspect/MyTemplateAspect.h:17
Method
MyTemplateDaemon
tutorial/MyGDaemon/MyTemplateDaemon.h:19
Method
MyTemplateNode
通过两种不同的方式,实现构造函数,可以在pipeline中通过不同的方式 register 进来
tutorial/MyGNode/MyTemplateNode.h:18
Function
PYBIND11_MODULE
python/PyCGraph.cpp:19
Function
PYCGRAPH_DECLARE_GGROUP_INTERFACE_CLASS
python/wrapper/PywGCondition.h:29
Method
PywGAspect
python/wrapper/PywGAspect.h:18
Method
PywGCluster
python/wrapper/PywGCluster.h:17
Method
PywGCondition
python/wrapper/PywGCondition.h:19
Method
PywGDaemon
python/wrapper/PywGDaemon.h:16
Method
PywGEvent
python/wrapper/PywGEvent.h:18
Method
PywGFence
python/wrapper/PywGFence.h:17
Method
PywGFunction
python/wrapper/PywGFunction.h:17
Method
PywGMutable
python/wrapper/PywGMutable.h:19
Method
PywGNode
python/wrapper/PywGNode.h:19
Method
PywGParallelMultiCondition
python/wrapper/PywGParallelMultiCondition.h:17
Method
PywGPassedParam
python/wrapper/PywGPassedParam.h:18
Method
PywGRegion
python/wrapper/PywGRegion.h:17
Method
PywGSerialMultiCondition
python/wrapper/PywGSerialMultiCondition.h:17
Method
PywGStage
python/wrapper/PywGStage.h:18
Method
TaskBased
src/UtilsCtrl/ThreadPool/Task/UTask.h:22
Method
TaskDerided
src/UtilsCtrl/ThreadPool/Task/UTask.h:31
Method
UFieldTraitInfo
src/UtilsCtrl/Reflection/UReflectionDefine.h:30
Method
UIter
src/UtilsCtrl/Container/USmallVector.h:124
Function
UTask
src/UtilsCtrl/ThreadPool/Task/UTask.h:46
Method
UThreadPool
src/UtilsCtrl/ThreadPool/UThreadPool.cpp:11
Function
UTimeCounter
src/UtilsCtrl/Timer/UTimeCounter.h:27
Method
_GAspectStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:37
Method
_GDaemonStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:44
Method
_GElementStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:104
Method
_GEventStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:27
Method
_GParamStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:66
Method
_GPassedParamStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:77
Method
_GStageStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorageDefine.h:54
Function
__ASSERT_NOT_NULL
src/UtilsCtrl/UtilsDefine.h:50
Function
__ASSERT_NOT_NULL_THROW_EXCEPTION
src/UtilsCtrl/UtilsDefine.h:64
Method
__addGAspect_4py
src/GraphCtrl/GraphElement/GElement.cpp:614
Method
__addGDaemon_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:416
Method
__addGEvent_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:405
Method
__addGStage_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:428
Function
__asyncNotify_4py
src/GraphCtrl/GraphEvent/GEventManagerWrapper.h:61
Function
__createGParam_4py
src/GraphCtrl/GraphParam/GParamManagerWrapper.h:112
Method
__dump_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:437
Method
__enterStage_4py
src/GraphCtrl/GraphElement/GElement.cpp:625
Function
__getGParamWithNoEmpty_4py
src/GraphCtrl/GraphParam/GParamManagerWrapper.h:105
Method
__getInterval_4py
src/GraphCtrl/GraphDaemon/GDaemon.cpp:41
Function
__hasGParam_4py
src/GraphCtrl/GraphParam/GParamManagerWrapper.h:122
Method
__init__
(self, before: int, after: int)
python/tutorial/MyGNode/MyStageNode.py:16
Method
__init__
(self, num: int, score: float)
python/tutorial/MyGNode/MyTemplateNode.py:13
Method
__init__
(self, ip: str, port: int)
python/tutorial/MyGAspect/MyConnApsect.py:12
Method
__isTimeout_4py
src/GraphCtrl/GraphElement/GElement.cpp:630
Method
__perf_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:445
Method
__registerGElement_4py
src/GraphCtrl/GraphPipeline/GPipeline.cpp:399
Function
__removeGParam_4py
src/GraphCtrl/GraphParam/GParamManagerWrapper.h:117
Method
__str_4py
src/GraphCtrl/GraphElement/GElement.cpp:635
Method
add
src/GraphCtrl/GraphDaemon/GDaemonManager.cpp:40
Method
addElementEx
src/GraphCtrl/GraphElement/GGroup/GRegion/GRegion.cpp:60
Function
addLen
src/UtilsCtrl/Reflection/UReflectionSession.h:48
Function
addOffset
src/UtilsCtrl/Reflection/UReflectionSession.h:52
Function
addTask
* 添加一个任务 * @param task */
src/UtilsCtrl/ThreadPool/Task/UTaskGroup.h:41
Method
afterElementRun
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:155
Method
analysisDagType
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:84
Method
analysisParallelMatrix
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:102
Function
asVector
* 给vector赋值 * @return */
src/UtilsCtrl/Container/USmallVector.h:109
Method
asyncProcess
src/GraphCtrl/GraphPipeline/GPipeline.cpp:172
Function
back
src/UtilsCtrl/Container/USmallVector.h:140
Method
beginDestroy
tutorial/MyGAspect/MyTraceAspect.h:43
Method
beginInit
tutorial/MyGAspect/MyConnAspect.h:17
Method
beginInit
tutorial/MyGAspect/MyTemplateAspect.h:22
Method
beginInit
* 实现几个切面函数逻辑,模拟在对应执行的位置,打印trace信息 */
tutorial/MyGAspect/MyTraceAspect.h:19
Function
beginRun
src/GraphCtrl/GraphPipeline/_GPerf/GPerfAspect.h:26
Method
beginRun
(self)
python/tutorial/MyGAspect/MyConnApsect.py:17
Method
beginRun
(self)
python/tutorial/MyGAspect/MyTimerAspect.py:16
Method
beginRun
python/wrapper/PywGAspect.h:30
Method
beginRun
* 实现计时切面逻辑,记录 run() 方法的执行耗时信息 */
tutorial/MyGAspect/MyTimerAspect.h:21
Method
beginRun
tutorial/MyGAspect/MyPipelineParamAspect.h:17
Method
beginRun
tutorial/MyGAspect/MyTraceAspect.h:29
Method
beginRun
test/_Materials/TestGAspects.h:17
Method
beginRun
test/_Materials/TestGAspects.h:30
Function
bindTopic
src/GraphCtrl/GraphMessage/GMessageManager.h:139
Method
buildPipelineStorage
src/GraphCtrl/GraphPipeline/_GStroage/GStorage.cpp:154
Function
c_function_run
()
python/tutorial/T12-Function.py:18
← previous
next →
301–400 of 823, ranked by callers