MCPcopy Create free account

hub / github.com/ZLMediaKit/ZLToolKit / functions

Functions1,233 in github.com/ZLMediaKit/ZLToolKit

MethodGet3Bytes
src/Util/Byte.hpp:74
MethodGet3BytesLE
src/Util/Byte.hpp:123
MethodGet4Bytes
src/Util/Byte.hpp:78
MethodGet4BytesLE
src/Util/Byte.hpp:127
MethodGet8Bytes
src/Util/Byte.hpp:83
MethodGet8BytesLE
src/Util/Byte.hpp:132
MethodH
src/Util/MD5.cpp:73
MethodHH
src/Util/MD5.cpp:96
MethodI
src/Util/MD5.cpp:77
MethodII
src/Util/MD5.cpp:100
MethodInterruptException
src/Util/NoticeCenter.h:40
MethodKcpAckPacket
src/Network/Kcp.h:134
MethodKcpDataPacket
src/Network/Kcp.h:126
MethodKcpPacket
src/Network/Kcp.h:78
MethodKcpProbePacket
src/Network/Kcp.h:142
MethodKcpTellPacket
src/Network/Kcp.h:151
MethodKcpTransport
src/Network/Kcp.cpp:127
MethodList
src/Util/List.h:43
MethodListNode
src/Util/List.h:31
MethodLogChannel
//////////////LogChannel///////////////////
src/Util/logger.cpp:343
MethodLogContext
_file,_function改成string保存,目的是有些情况下,指针可能会失效 [AUTO-TRANSLATED:8e4b3f48] _file,_function changed to string to save, the purpose is that in some cases, t
src/Util/logger.h:170
MethodLogContext
src/Util/logger.cpp:187
MethodLogContextCapture
src/Util/logger.cpp:207
MethodLogWriter
src/Util/logger.h:243
MethodLogger
src/Util/logger.cpp:78
MethodMD5
default ctor, just initailize
src/Util/MD5.cpp:107
MethodMutexWrapper
src/Network/Socket.h:263
MethodObjectStatistic
src/Util/util.h:195
MethodOption
src/Util/CMD.h:35
MethodOptionParser
src/Util/CMD.h:73
MethodPadTo4Bytes
src/Util/Byte.hpp:165
MethodPeerIdType
src/Network/UdpServer.h:32
MethodPipe
src/Poller/Pipe.cpp:19
MethodPipeWrap
src/Poller/PipeWrap.cpp:33
MethodResourcePool
src/Util/ResourcePool.h:182
MethodResourcePool_l
src/Util/ResourcePool.h:80
MethodRingBuffer
src/Util/RingBuffer.h:372
MethodRingDelegate
src/Util/RingBuffer.h:36
MethodSHA1
src/Util/SHA1.cpp:221
MethodSSL_Box
src/Util/SSLBox.cpp:325
MethodSSL_Initor
src/Util/SSLBox.cpp:46
MethodServer
src/Network/Server.cpp:17
MethodSession
src/Network/Session.cpp:24
MethodSessionHelper
src/Network/Server.cpp:23
MethodSessionMap
src/Network/Server.h:40
MethodSessionWithKCP
src/Network/Session.h:100
MethodSessionWithKCP
tests/test_kcpEchoServer.cpp:67
MethodSessionWithSSL
src/Network/Session.h:67
MethodSet1Byte
src/Util/Byte.hpp:87
MethodSet2Bytes
src/Util/Byte.hpp:89
MethodSet2BytesLE
src/Util/Byte.hpp:136
MethodSet3Bytes
src/Util/Byte.hpp:94
MethodSet3BytesLE
src/Util/Byte.hpp:141
MethodSet4Bytes
src/Util/Byte.hpp:100
MethodSet4BytesLE
src/Util/Byte.hpp:147
MethodSet8Bytes
src/Util/Byte.hpp:107
MethodSet8BytesLE
src/Util/Byte.hpp:154
MethodSmoothTicker
* 此对象用于生成平滑的时间戳 * @param reset_ms 时间戳重置间隔,没间隔reset_ms毫秒, 生成的时间戳会同步一次系统时间戳 * This object is used to generate smooth timestamps * @param
src/Util/TimeTicker.h:99
MethodSockException
src/Network/Socket.h:75
MethodSockFD
* 创建一个fd对象 * @param num 文件描述符,int数字 * @param poller 事件监听器 * Create an fd object * @param num File descriptor, int number * @p
src/Network/Socket.h:200
MethodSockInfo
src/Network/Socket.h:288
MethodSockNum
src/Network/Socket.h:134
MethodSockSender
src/Network/Socket.h:873
MethodSocket
src/Network/Socket.cpp:64
MethodSocketHelper
src/Network/Socket.cpp:1087
MethodSocketRecvFromBuffer
src/Network/BufferSock.cpp:573
MethodSocketRecvmmsgBuffer
src/Network/BufferSock.cpp:498
MethodSqlConnection
* 构造函数 * @param url 数据库地址 * @param port 数据库端口号 * @param dbname 数据库名 * @param username 用户名 * @param password 用户密码 * @para
src/Util/SqlConnection.h:86
MethodSqlException
src/Util/SqlConnection.h:42
MethodSqlPool
src/Util/SqlPool.h:134
MethodSqlStream
src/Util/SqlPool.h:226
MethodSqlWriter
* 构造函数 * @param sql 带'?'占位符的sql模板 * @param throwAble 是否抛异常 * Constructor * @param sql SQL template with '?' placeholder * @pa
src/Util/SqlPool.h:277
MethodSysLogChannel
src/Util/logger.cpp:320
MethodTaskCancelable
src/Thread/TaskExecutor.h:92
MethodTaskCancelableImp
src/Thread/TaskExecutor.h:109
MethodTaskExecutor
src/Thread/TaskExecutor.cpp:125
MethodTaskExecutorGetterImp
src/Thread/TaskExecutor.h:261
MethodTaskExecutorInterface
src/Thread/TaskExecutor.h:160
MethodTcpClient
src/Network/TcpClient.cpp:19
MethodTcpClientWithSSL
src/Network/TcpClient.h:145
MethodTcpServer
src/Network/TcpServer.cpp:22
MethodTestA
tests/test_creator.cpp:20
MethodTestB
tests/test_creator.cpp:41
MethodTestC
tests/test_creator.cpp:58
MethodTestClient
tests/test_kcpClient.cpp:21
MethodTestClient
tests/test_kcpLantencyClient.cpp:36
MethodTestClient
tests/test_tcpLantencyClient.cpp:28
MethodTestClient
tests/test_udpClient.cpp:21
MethodTestClient
tests/test_tcpClient.cpp:21
MethodTestClient
tests/test_shell.cpp:24
MethodTestClient
tests/test_udpLantencyClient.cpp:27
MethodTestD
tests/test_creator.cpp:75
MethodTestE
tests/test_creator.cpp:98
MethodTestF
tests/test_creator.cpp:111
MethodTestH
tests/test_creator.cpp:124
MethodTestI
tests/test_creator.cpp:142
MethodTestJ
tests/test_creator.cpp:160
MethodTestLog
tests/test_logger.cpp:21
MethodThreadLoadCounter
src/Thread/TaskExecutor.cpp:22
MethodThreadPool
src/Thread/ThreadPool.h:32
← previousnext →501–600 of 1,233, ranked by callers