Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZLMediaKit/ZLToolKit
/ functions
Functions
1,233 in github.com/ZLMediaKit/ZLToolKit
⨍
Functions
1,233
◇
Types & classes
300
Method
Get3Bytes
src/Util/Byte.hpp:74
Method
Get3BytesLE
src/Util/Byte.hpp:123
Method
Get4Bytes
src/Util/Byte.hpp:78
Method
Get4BytesLE
src/Util/Byte.hpp:127
Method
Get8Bytes
src/Util/Byte.hpp:83
Method
Get8BytesLE
src/Util/Byte.hpp:132
Method
H
src/Util/MD5.cpp:73
Method
HH
src/Util/MD5.cpp:96
Method
I
src/Util/MD5.cpp:77
Method
II
src/Util/MD5.cpp:100
Method
InterruptException
src/Util/NoticeCenter.h:40
Method
KcpAckPacket
src/Network/Kcp.h:134
Method
KcpDataPacket
src/Network/Kcp.h:126
Method
KcpPacket
src/Network/Kcp.h:78
Method
KcpProbePacket
src/Network/Kcp.h:142
Method
KcpTellPacket
src/Network/Kcp.h:151
Method
KcpTransport
src/Network/Kcp.cpp:127
Method
List
src/Util/List.h:43
Method
ListNode
src/Util/List.h:31
Method
LogChannel
//////////////LogChannel///////////////////
src/Util/logger.cpp:343
Method
LogContext
_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
Method
LogContext
src/Util/logger.cpp:187
Method
LogContextCapture
src/Util/logger.cpp:207
Method
LogWriter
src/Util/logger.h:243
Method
Logger
src/Util/logger.cpp:78
Method
MD5
default ctor, just initailize
src/Util/MD5.cpp:107
Method
MutexWrapper
src/Network/Socket.h:263
Method
ObjectStatistic
src/Util/util.h:195
Method
Option
src/Util/CMD.h:35
Method
OptionParser
src/Util/CMD.h:73
Method
PadTo4Bytes
src/Util/Byte.hpp:165
Method
PeerIdType
src/Network/UdpServer.h:32
Method
Pipe
src/Poller/Pipe.cpp:19
Method
PipeWrap
src/Poller/PipeWrap.cpp:33
Method
ResourcePool
src/Util/ResourcePool.h:182
Method
ResourcePool_l
src/Util/ResourcePool.h:80
Method
RingBuffer
src/Util/RingBuffer.h:372
Method
RingDelegate
src/Util/RingBuffer.h:36
Method
SHA1
src/Util/SHA1.cpp:221
Method
SSL_Box
src/Util/SSLBox.cpp:325
Method
SSL_Initor
src/Util/SSLBox.cpp:46
Method
Server
src/Network/Server.cpp:17
Method
Session
src/Network/Session.cpp:24
Method
SessionHelper
src/Network/Server.cpp:23
Method
SessionMap
src/Network/Server.h:40
Method
SessionWithKCP
src/Network/Session.h:100
Method
SessionWithKCP
tests/test_kcpEchoServer.cpp:67
Method
SessionWithSSL
src/Network/Session.h:67
Method
Set1Byte
src/Util/Byte.hpp:87
Method
Set2Bytes
src/Util/Byte.hpp:89
Method
Set2BytesLE
src/Util/Byte.hpp:136
Method
Set3Bytes
src/Util/Byte.hpp:94
Method
Set3BytesLE
src/Util/Byte.hpp:141
Method
Set4Bytes
src/Util/Byte.hpp:100
Method
Set4BytesLE
src/Util/Byte.hpp:147
Method
Set8Bytes
src/Util/Byte.hpp:107
Method
Set8BytesLE
src/Util/Byte.hpp:154
Method
SmoothTicker
* 此对象用于生成平滑的时间戳 * @param reset_ms 时间戳重置间隔,没间隔reset_ms毫秒, 生成的时间戳会同步一次系统时间戳 * This object is used to generate smooth timestamps * @param
src/Util/TimeTicker.h:99
Method
SockException
src/Network/Socket.h:75
Method
SockFD
* 创建一个fd对象 * @param num 文件描述符,int数字 * @param poller 事件监听器 * Create an fd object * @param num File descriptor, int number * @p
src/Network/Socket.h:200
Method
SockInfo
src/Network/Socket.h:288
Method
SockNum
src/Network/Socket.h:134
Method
SockSender
src/Network/Socket.h:873
Method
Socket
src/Network/Socket.cpp:64
Method
SocketHelper
src/Network/Socket.cpp:1087
Method
SocketRecvFromBuffer
src/Network/BufferSock.cpp:573
Method
SocketRecvmmsgBuffer
src/Network/BufferSock.cpp:498
Method
SqlConnection
* 构造函数 * @param url 数据库地址 * @param port 数据库端口号 * @param dbname 数据库名 * @param username 用户名 * @param password 用户密码 * @para
src/Util/SqlConnection.h:86
Method
SqlException
src/Util/SqlConnection.h:42
Method
SqlPool
src/Util/SqlPool.h:134
Method
SqlStream
src/Util/SqlPool.h:226
Method
SqlWriter
* 构造函数 * @param sql 带'?'占位符的sql模板 * @param throwAble 是否抛异常 * Constructor * @param sql SQL template with '?' placeholder * @pa
src/Util/SqlPool.h:277
Method
SysLogChannel
src/Util/logger.cpp:320
Method
TaskCancelable
src/Thread/TaskExecutor.h:92
Method
TaskCancelableImp
src/Thread/TaskExecutor.h:109
Method
TaskExecutor
src/Thread/TaskExecutor.cpp:125
Method
TaskExecutorGetterImp
src/Thread/TaskExecutor.h:261
Method
TaskExecutorInterface
src/Thread/TaskExecutor.h:160
Method
TcpClient
src/Network/TcpClient.cpp:19
Method
TcpClientWithSSL
src/Network/TcpClient.h:145
Method
TcpServer
src/Network/TcpServer.cpp:22
Method
TestA
tests/test_creator.cpp:20
Method
TestB
tests/test_creator.cpp:41
Method
TestC
tests/test_creator.cpp:58
Method
TestClient
tests/test_kcpClient.cpp:21
Method
TestClient
tests/test_kcpLantencyClient.cpp:36
Method
TestClient
tests/test_tcpLantencyClient.cpp:28
Method
TestClient
tests/test_udpClient.cpp:21
Method
TestClient
tests/test_tcpClient.cpp:21
Method
TestClient
tests/test_shell.cpp:24
Method
TestClient
tests/test_udpLantencyClient.cpp:27
Method
TestD
tests/test_creator.cpp:75
Method
TestE
tests/test_creator.cpp:98
Method
TestF
tests/test_creator.cpp:111
Method
TestH
tests/test_creator.cpp:124
Method
TestI
tests/test_creator.cpp:142
Method
TestJ
tests/test_creator.cpp:160
Method
TestLog
tests/test_logger.cpp:21
Method
ThreadLoadCounter
src/Thread/TaskExecutor.cpp:22
Method
ThreadPool
src/Thread/ThreadPool.h:32
← previous
next →
501–600 of 1,233, ranked by callers