MCPcopy Create free account

hub / github.com/ZLMediaKit/ZLToolKit / functions

Functions1,233 in github.com/ZLMediaKit/ZLToolKit

MethodTicker
* 此对象可以用于代码执行时间统计,以可以用于一般计时 * @param min_ms 开启码执行时间统计时,如果代码执行耗时超过该参数,则打印警告日志 * @param ctx 日志上下文捕获,用于捕获当前日志代码所在位置 * @param print_log 是否打
src/Util/TimeTicker.h:33
MethodTimeRecord
src/Thread/TaskExecutor.h:71
MethodTimer
src/Poller/Timer.cpp:15
MethodUdpClient
src/Network/UdpClient.cpp:19
MethodUdpClientWithKcp
src/Network/UdpClient.h:109
MethodUdpServer
src/Network/UdpServer.cpp:46
MethodWorkThreadPool
src/Thread/WorkThreadPool.cpp:28
Method_RingReader
src/Util/RingBuffer.h:65
Method_RingReaderDispatcher
src/Util/RingBuffer.h:270
Method_RingStorage
src/Util/RingBuffer.h:132
Method_StrPrinter
src/Util/util.h:60
MethodabsolutePath
src/Util/File.cpp:248
MethodaddEventPipe
src/Poller/EventPoller.cpp:66
MethodaddListener
src/Util/NoticeCenter.h:69
MethodaddPoller
src/Thread/TaskExecutor.cpp:230
Methodalive
src/Network/TcpClient.cpp:37
Methodalive
src/Network/UdpClient.cpp:107
Methodalive
src/Network/Socket.cpp:960
MethodallocBuffer
src/Network/BufferSock.cpp:599
MethodappendLog
src/Util/logger.h:507
Methodas
src/Util/mini.h:219
Methodas_default
src/Util/mini.h:230
Methodasync
src/Poller/EventPoller.cpp:270
Methodasync2
src/Thread/ThreadPool.h:81
MethodasyncQuery_l
* 异步执行sql * @param sql sql语句 * @param tryCnt 重试次数 * Asynchronously executes SQL * @param sql SQL statement * @param tryCnt Nu
src/Util/SqlPool.h:152
Methodasync_first
src/Thread/ThreadPool.h:68
Methodasync_first
src/Thread/TaskExecutor.cpp:89
Methodasync_first
src/Network/Socket.cpp:1183
Methodasync_first
src/Poller/EventPoller.cpp:274
Methodasync_l
src/Poller/EventPoller.cpp:278
Methodattach
src/Util/RingBuffer.h:307
MethodbindUdpSock
src/Network/sockutil.cpp:812
MethodchangeFile
src/Util/logger.cpp:606
Methodcheck
src/Util/SqlConnection.h:268
MethodcheckInited
* 检查数据库连接池是否初始化 * Checks if the database connection pool is initialized * [AUTO-TRANSLATED:176fceed] */
src/Util/SqlPool.h:196
MethodcheckSize
src/Util/logger.cpp:596
MethodcheckUpdate
src/Util/util.h:585
Methodclean
src/Util/logger.cpp:566
Methodclear
src/Util/CMD.h:225
MethodclearAll
src/Util/NoticeCenter.h:138
MethodclearCache
src/Util/RingBuffer.h:208
MethodclearCache
src/Util/RingBuffer.h:333
MethodclearFD
src/Poller/PipeWrap.cpp:63
Methodcommit
tests/test_shell.cpp:32
Methodcommit
tests/test_shell.cpp:145
MethodcomputeSpeed
src/Util/SpeedStatistic.h:60
Methodconnect
src/Network/sockutil.cpp:466
Methodconnect
tests/test_shell.cpp:26
Methodcreate
src/Network/Buffer.cpp:21
Methodcreate
src/Network/BufferSock.cpp:464
Methodcreate
src/Util/util.h:145
Methodcreate2
src/Util/util.h:171
MethodcreateSession
src/Network/UdpServer.cpp:255
MethodcreateSession
src/Network/TcpServer.cpp:301
MethodcreateSocket
src/Network/UdpServer.cpp:399
MethodcreateSocket
src/Network/Socket.cpp:52
MethodcreateSocket
src/Network/TcpServer.cpp:283
Methodcreate_file
src/Util/File.cpp:106
Methodcreate_path
src/Util/File.cpp:129
MethodcreatedTime
* 获取从创建至今的时间,单位毫秒 * Get the time from creation to now, in milliseconds * [AUTO-TRANSLATED:83a189e2] */
src/Util/TimeTicker.h:68
MethodcryptWithRsaPrivateKey
src/Util/SSLUtil.cpp:356
MethodcryptWithRsaPublicKey
src/Util/SSLUtil.cpp:325
Methoddata
src/Network/Buffer.h:70
Methoddata
src/Network/Buffer.h:281
Methoddecode
decodes input (unsigned char) into output (uint4). Assumes len is a multiple of 4.
src/Util/MD5.cpp:141
FunctiondecodeBase64
src/Util/base64.cpp:125
MethoddecreaseCwnd
update ssthresh
src/Network/Kcp.cpp:783
MethoddefaultValue
src/Thread/TaskExecutor.h:135
MethoddefaultVhost
src/Util/SSLBox.cpp:316
Methoddel
src/Util/logger.cpp:100
MethoddelDispatcher
src/Util/NoticeCenter.h:171
MethoddelListener
src/Util/NoticeCenter.h:77
MethoddelOption
src/Util/CMD.h:148
MethoddeleteEmptyDir
src/Util/File.cpp:372
Methoddelete_file
src/Util/File.cpp:201
Methoddescription
src/Util/CMD.h:335
Methoddescription
src/Util/CMD.h:351
Methoddescription
src/Util/CMD.h:368
Methoddescription
tests/test_pingpong.cpp:84
Methoddescription
tests/test_shell.cpp:132
Methoddisconnect
tests/test_shell.cpp:29
Methoddisconnect
tests/test_shell.cpp:141
MethoddissolveUdpSock
src/Network/sockutil.cpp:836
MethoddoQuery
src/Util/SqlConnection.h:274
MethoddropCacheByAck
src/Network/Kcp.cpp:512
MethoddropCacheByUna
src/Network/Kcp.cpp:495
MethoddumpFile
src/Util/mini.h:99
Methoddump_l
src/Util/mini.h:140
MethodelapsedTime
* 返回平滑的时间戳,防止由于网络抖动导致时间戳不平滑 * Return a smooth timestamp, to prevent the timestamp from being unsmooth due to network jitter * [AUTO-TR
src/Util/TimeTicker.h:112
MethodelapsedTimeAfterFlushed
src/Network/Socket.cpp:522
Methodemit
src/Util/NoticeCenter.h:193
MethodemitEvent
src/Util/NoticeCenter.h:45
MethodemitEvent_l
src/Util/NoticeCenter.h:145
Methodempty
src/Network/Buffer.h:450
MethodenableCpuAffinity
src/Thread/WorkThreadPool.cpp:38
MethodenableCpuAffinity
src/Poller/EventPoller.cpp:641
MethodenableRecv
src/Network/Socket.cpp:940
Methodencode
encodes input (uint4) into output (unsigned char). Assumes len is a multiple of 4.
src/Util/MD5.cpp:152
Methodencode
src/Util/SHA1.cpp:327
FunctionencodeBase64
src/Util/base64.cpp:110
← previousnext →601–700 of 1,233, ranked by callers