MCPcopy Create free account

hub / github.com/Shangyizhou/A-Tiny-Network-Library / functions

Functions860 in github.com/Shangyizhou/A-Tiny-Network-Library

Functionemplace
src/mysql/json.hpp:17951
Functionemplace_back
src/mysql/json.hpp:17898
MethodenableReading
设置fd相应的事件状态,update()其本质调用epoll_ctl
include/tiny_network/net/Channel.h:47
MethodenableWriting
include/tiny_network/net/Channel.h:49
Methodend
src/logger/FixedBuffer.h:44
Methodend_array
src/mysql/json.hpp:2958
Methodend_array
src/mysql/json.hpp:3182
Methodend_object
src/mysql/json.hpp:2939
Methodend_object
src/mysql/json.hpp:3136
MethodensureWritableBytes
buffer_.size() - writeIndex_
src/net/Buffer.h:105
MethodensureWritableBytes
buffer_.size() - writeIndex_
include/tiny_network/net/Buffer.h:105
Methodevents
返回封装的fd
include/tiny_network/net/Channel.h:43
Methodexception
src/mysql/json.hpp:158
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further contect information
src/mysql/json.hpp:5482
Methodexception_message
src/mysql/json.hpp:7506
Methodexpiration
include/tiny_network/timer/Timer.h:30
Methodfd
include/tiny_network/net/Channel.h:42
Methodfd
获取sockfd
include/tiny_network/net/Socket.h:18
Methodfile_input_adapter
src/mysql/json.hpp:2329
MethodfillActiveChannels
填写活跃的连接
src/net/poller/EPollPoller.cc:107
Methodfill_buffer
UTF-32
src/mysql/json.hpp:2436
Methodfill_buffer
UTF-16
src/mysql/json.hpp:2495
Methodfill_buffer
src/mysql/json.hpp:2583
MethodfindCRLF
include/tiny_network/net/Buffer.h:133
Functionflatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,o
src/mysql/json.hpp:9353
Methodflush
src/logger/FileUtil.cc:42
MethodformatInteger
src/logger/LogStream.cc:8
MethodformatTime
Timestamp::toString方法的思路,只不过这里需要输出到流
src/logger/Logging.cc:66
MethodfreeResult
释放结果集
src/mysql/MysqlConn.cc:124
Methodfrom_json
src/mysql/json.hpp:2218
Functionfront
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression
src/mysql/json.hpp:16431
Methodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case
src/mysql/json.hpp:5357
MethodgetAllLoops
src/net/EventLoopThreadPool.cc:69
MethodgetConnectionPool
src/mysql/ConnectionPool.cc:7
MethodgetExpired
返回删除的定时器节点 (std::vector<Entry> expired)
src/timer/TimerQueue.cc:109
MethodgetHeader
获取请求头部的对应值
include/tiny_network/http/HttpRequest.h:126
MethodgetLogFileName
src/logger/LogFile.cc:85
MethodgetLoop
src/http/HttpServer.h:22
MethodgetLoop
src/net/TcpConnection.h:30
MethodgetLoop
include/tiny_network/http/HttpServer.h:22
MethodgetLoop
include/tiny_network/net/TcpConnection.h:30
MethodgetLoop
include/tiny_network/net/TcpServer.h:51
MethodgetPool
include/tiny_network/memory/MemoryPool.h:78
MethodgetSockAddr
include/tiny_network/net/InetAddress.h:22
Functionget_allocator
! @brief returns the allocator associated with the container */
src/mysql/json.hpp:13187
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
src/mysql/json.hpp:3710
Methodget_bson_string
src/mysql/json.hpp:3742
Methodget_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @return whether array crea
src/mysql/json.hpp:4331
Methodget_cbor_float_prefix
src/mysql/json.hpp:10697
Methodget_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @return whether object c
src/mysql/json.hpp:4367
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this nu
src/mysql/json.hpp:4242
Methodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
src/mysql/json.hpp:2383
Methodget_character
src/mysql/json.hpp:2415
Methodget_character
src/mysql/json.hpp:2564
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x01
src/mysql/json.hpp:5684
Methodget_decimal_point
return the locale-dependent decimal point
src/mysql/json.hpp:5658
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
src/mysql/json.hpp:5366
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
src/mysql/json.hpp:4864
Methodget_msgpack_float_prefix
src/mysql/json.hpp:10711
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
src/mysql/json.hpp:4886
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies
src/mysql/json.hpp:4788
Methodget_number
src/mysql/json.hpp:5391
Functionget_ptr
src/mysql/json.hpp:15625
Functionget_ref
src/mysql/json.hpp:15719
Functionget_ref_impl
src/mysql/json.hpp:15371
Functionget_to
src/mysql/json.hpp:15588
Methodget_token
get next token from lexer
src/mysql/json.hpp:7501
Methodget_token_string
! @return a string representation of the last read byte */
src/mysql/json.hpp:5469
Methodget_ubjson_array
! @return whether array creation completed */
src/mysql/json.hpp:5210
Methodget_ubjson_float_prefix
src/mysql/json.hpp:10925
Methodget_ubjson_object
! @return whether object creation completed */
src/mysql/json.hpp:5272
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a
src/mysql/json.hpp:5073
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
src/mysql/json.hpp:4996
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case o
src/mysql/json.hpp:4942
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
src/mysql/json.hpp:5114
MethodgotAll
include/tiny_network/http/HttpContext.h:27
MethodhandleClose
src/net/TcpConnection.cc:286
MethodhandleError
src/net/TcpConnection.cc:296
MethodhandleEventWithGuard
根据相应事件执行回调操作
src/net/Channel.cc:74
MethodhandleRead
listenfd有事件发生了,就是有新用户连接了
src/net/Acceptor.cc:59
MethodhandleRead
src/net/EventLoop.cc:156
MethodhandleRead
src/net/TcpConnection.cc:222
MethodhandleRead
src/timer/TimerQueue.cc:121
MethodhandleWrite
src/net/TcpConnection.cc:247
Methodhandle_value
src/mysql/json.hpp:3005
Methodhandle_value
src/mysql/json.hpp:3260
MethodhasChannel
src/net/EventLoop.cc:176
MethodhasChannel
判断参数channel是否在当前poller当中
src/net/poller/Poller.cc:9
Methodindex
* for Poller * const int kNew = -1; // fd还未被poller监视 * const int kAdded = 1; // fd正被poller监视中 * const int kDeleted = 2; // fd被
include/tiny_network/net/Channel.h:64
FunctioninitFunc
src/base/test/ThreadPool.cc:27
Methodinput_adapter
native support
src/mysql/json.hpp:2607
Methodinput_buffer_adapter
src/mysql/json.hpp:2404
Methodinput_stream_adapter
src/mysql/json.hpp:2370
Methodinvalid
失效的时间戳,返回一个值为0的Timestamp
src/base/Timestamp.h:38
Methodinvalid
失效的时间戳,返回一个值为0的Timestamp
include/tiny_network/base/Timestamp.h:38
Methodinvalid_iterator
src/mysql/json.hpp:310
MethodipPort
include/tiny_network/net/TcpServer.h:55
MethodisInLoopThread
判断EventLoop是否在自己的线程
include/tiny_network/net/EventLoop.h:51
MethodisNoneEvent
返回fd当前的事件状态
include/tiny_network/net/Channel.h:54
MethodisReading
src/net/Channel.h:56
← previousnext →401–500 of 860, ranked by callers