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
main
tutorial/T12-Function.cpp:53
Function
main
tutorial/T04-Complex.cpp:47
Function
main
tutorial/T20-Suspend.cpp:47
Function
main
test/Performance/test-performance-04.cpp:58
Function
main
test/Performance/test-performance-03.cpp:53
Function
main
test/Performance/test-performance-02.cpp:42
Function
main
test/Performance/test-performance-01.cpp:50
Function
main
test/Functional/test-functional-01.cpp:47
Function
main
test/Functional/test-functional-99.cpp:39
Function
main
test/Functional/test-functional-03.cpp:63
Function
main
test/Functional/test-functional-02.cpp:66
Function
main
test/Functional/test-functional-05.cpp:59
Function
main
test/Functional/test-functional-04.cpp:51
Function
makeUniqueCObject
src/CBasic/CAllocator.h:71
Method
mark
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:66
Method
markLongestPath
src/GraphCtrl/GraphPipeline/_GPerf/GPerf.cpp:56
Method
mockConnect
模拟连接功能 */
tutorial/MyGAspect/MyConnAspect.h:36
Method
mockDisconnect
模拟断开连接功能 */
tutorial/MyGAspect/MyConnAspect.h:42
Method
modify
python/wrapper/PywGDaemon.h:24
Method
modify
src/GraphCtrl/GraphDaemon/GDaemon.cpp:36
Method
monitor
src/UtilsCtrl/ThreadPool/UThreadPool.cpp:244
Function
normalize
* 将数据归一化 * @param v * @param dim * @param ext * @return */
src/UtilsCtrl/Distance/UDistanceCalculator.h:91
Method
operator!=
src/UtilsCtrl/Container/USmallVector.h:130
Method
operator&
src/GraphCtrl/GraphElement/GElement.cpp:127
Function
operator()
src/UtilsCtrl/ThreadPool/Task/UTask.h:35
Method
operator()
python/wrapper/PywGPipelineDeleter.h:15
Method
operator++
src/UtilsCtrl/Container/USmallVector.h:128
Method
operator--
src/GraphCtrl/GraphElement/GElement.cpp:103
Method
operator->
src/UtilsCtrl/Container/USmallVector.h:126
Function
operator<
src/UtilsCtrl/ThreadPool/Task/UTask.h:62
Method
operator==
src/UtilsCtrl/Container/USmallVector.h:129
Function
operator>
src/UtilsCtrl/ThreadPool/Task/UTask.h:58
Method
operator>
src/GraphCtrl/GraphElement/GElement.cpp:114
Method
parallelRunAll
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:220
Method
parallelRunOne
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:274
Method
perf
src/GraphCtrl/GraphPipeline/_GPerf/GPerf.cpp:14
Function
popWithTimeout
* 阻塞式等待弹出 * @return */
src/UtilsCtrl/ThreadPool/Queue/UAtomicQueue.h:84
Method
prepareRun
src/GraphCtrl/GraphElement/_GEngine/GDynamicEngine/GDynamicEngine.cpp:311
Function
processTask
src/UtilsCtrl/ThreadPool/Thread/UThreadSecondary.h:68
Function
processTasks
src/UtilsCtrl/ThreadPool/Thread/UThreadSecondary.h:79
Function
pubTopicValue
src/GraphCtrl/GraphMessage/GMessageManager.h:199
Function
pub_message
tutorial/T17-MessagePubSub.cpp:16
Function
push
* 传入数据 * @param value */
src/UtilsCtrl/ThreadPool/Queue/UAtomicQueue.h:118
Function
push
* 传入数据 * @param value * @param priority 任务优先级,数字排序 * @return */
src/UtilsCtrl/ThreadPool/Queue/UAtomicPriorityQueue.h:70
Function
push
src/UtilsCtrl/ThreadPool/Queue/UWorkStealingQueue.h:45
Function
pushTask
* 依次push到队列里。如果失败,则yield,然后重新push * @param task * @return */
src/UtilsCtrl/ThreadPool/Thread/UThreadPrimary.h:133
Function
read
src/UtilsCtrl/Reflection/UReflection.h:39
Function
recv
src/GraphCtrl/GraphMessage/GMessage.h:58
Function
recvTopicValue
src/GraphCtrl/GraphMessage/GMessageManager.h:73
Function
recv_message
tutorial/T16-MessageSendRecv.cpp:29
Method
reflGetSize
src/UtilsCtrl/Reflection/UReflectionType.h:54
Method
reflGetSize
src/UtilsCtrl/Reflection/UReflectionType.h:72
Method
reflGetSize
src/UtilsCtrl/Reflection/UReflectionType.h:99
Method
reflRead
src/UtilsCtrl/Reflection/UReflectionType.h:58
Method
reflRead
src/UtilsCtrl/Reflection/UReflectionType.h:76
Method
reflRead
src/UtilsCtrl/Reflection/UReflectionType.h:103
Method
reflWrite
src/UtilsCtrl/Reflection/UReflectionType.h:64
Method
reflWrite
src/UtilsCtrl/Reflection/UReflectionType.h:85
Method
reflWrite
src/UtilsCtrl/Reflection/UReflectionType.h:109
Method
registerGNode
src/GraphCtrl/GraphPipeline/GPipeline.cpp:127
Method
registerMetaType
src/GraphCtrl/GraphPipeline/_GStroage/GStorageFactory.h:41
Method
releaseSecondaryThread
src/UtilsCtrl/ThreadPool/UThreadPool.cpp:186
Function
removeGParam
* 删除param信息 * @param key * @return */
src/GraphCtrl/GraphParam/GParamManagerWrapper.h:74
Function
reset
* 重置信息 * @return */
src/UtilsCtrl/Timer/UTimeCounter.h:48
Function
reset
* 功能是通知所有的辅助线程停止工作 * @return */
src/UtilsCtrl/ThreadPool/Queue/UAtomicQueue.h:147
Method
reset
(self, curStatus: CStatus)
python/tutorial/MyParams/MyParam.py:15
Method
reset
python/wrapper/PywGParam.h:33
Method
reset
* reset方法,在pipeline执行一次结束的时候被调用。 * 如果是pipeline多次执行,并且依赖之前pipeline运行的结果(如,通过iCount值,记录pipeline执行了多少次) * reset中,不要实现重置参数逻辑即可 */
tutorial/MyParams/MyParam.h:25
Method
reset
src/GraphCtrl/GraphEvent/GEventManager.cpp:84
Method
reshape
(self, elements: List[GElement])
python/tutorial/MyGMutable/MyMutable.py:16
Method
reshape
python/wrapper/PywGMutable.h:24
Method
reshape
tutorial/MyGMutable/MyMutable.h:17
Function
run
src/UtilsCtrl/ThreadPool/Thread/UThreadSecondary.h:59
Method
run
example/E05-HttpServer.cpp:42
Method
run
example/E05-HttpServer.cpp:56
Method
run
example/E04-MapReduce.cpp:34
Method
run
example/E04-MapReduce.cpp:52
Method
run
example/E04-MapReduce.cpp:65
Method
run
example/E03-ThirdFlow.cpp:38
Method
run
example/E03-ThirdFlow.cpp:53
Method
run
example/E03-ThirdFlow.cpp:83
Method
run
example/E01-AutoPilot.cpp:80
Method
run
example/E01-AutoPilot.cpp:107
Method
run
example/E01-AutoPilot.cpp:127
Method
run
example/E02-MockGUI.cpp:79
Method
run
(self)
python/tutorial/MyGNode/HelloCGraphNode.py:12
Method
run
(self)
python/tutorial/MyGNode/MyStageNode.py:21
Method
run
(self)
python/tutorial/MyGNode/MyHoldNode.py:18
Method
run
(self)
python/tutorial/MyGNode/MyNode1.py:15
Method
run
(self)
python/tutorial/MyGNode/MyReadParamNode.py:15
Method
run
(self)
python/tutorial/MyGNode/MyWriteParamNode.py:17
Method
run
(self)
python/tutorial/MyGNode/MyMatchNode.py:18
Method
run
(self)
python/tutorial/MyGNode/MyNode2.py:19
Method
run
(self)
python/tutorial/MyGNode/MyTemplateNode.py:18
Method
run
(self)
python/tutorial/MyGNode/MyEventNode.py:14
Method
run
python/wrapper/PywGElement.h:18
Method
run
python/wrapper/PywGNode.h:40
Method
run
tutorial/MyGNode/MyRecvMessageNode.h:17
Method
run
tutorial/MyGNode/MyPubMessageNode.h:25
Method
run
tutorial/MyGNode/MyShowAddressNode.h:22
← previous
next →
601–700 of 823, ranked by callers