MCPcopy Create free account

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

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

Methodwide_string_input_adapter
src/mysql/json.hpp:2560
MethodwritableBytes
* kCheapPrepend | reader | writer | * buffer_.size() - writerIndex_ */
src/net/Buffer.h:38
MethodwritableBytes
* kCheapPrepend | reader | writer | * buffer_.size() - writerIndex_ */
include/tiny_network/net/Buffer.h:38
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
src/mysql/json.hpp:10558
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
src/mysql/json.hpp:10422
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
src/mysql/json.hpp:10432
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with t
src/mysql/json.hpp:10623
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
src/mysql/json.hpp:10410
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
src/mysql/json.hpp:10482
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
src/mysql/json.hpp:10464
Methodwrite_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
src/mysql/json.hpp:10681
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
src/mysql/json.hpp:10532
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
src/mysql/json.hpp:10450
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
src/mysql/json.hpp:10510
Methodwrite_character
src/mysql/json.hpp:9632
Methodwrite_character
src/mysql/json.hpp:9655
Methodwrite_characters
src/mysql/json.hpp:9637
Methodwrite_characters
src/mysql/json.hpp:9660
Methodwrite_number
src/mysql/json.hpp:10951
Methodwrite_number_with_ubjson_prefix
src/mysql/json.hpp:10728
MethodwrittenBytes
include/tiny_network/logger/FileUtil.h:17
Method~Acceptor
src/net/Acceptor.cc:41
Method~AsyncLogging
src/logger/AsyncLogging.h:22
Method~AsyncLogging
include/tiny_network/logger/AsyncLogging.h:22
Method~Channel
TODO:析构操作和断言,判断是否是在当前线程
src/net/Channel.cc:19
Method~ConnectionPool
src/mysql/ConnectionPool.cc:31
Method~EPollPoller
src/net/poller/EPollPoller.cc:20
Method~EventLoop
src/net/EventLoop.cc:53
Method~EventLoopThread
src/net/EventLoopThread.cc:15
Method~EventLoopThreadPool
src/net/EventLoopThreadPool.cc:15
Method~FileUtil
src/logger/FileUtil.cc:12
Method~Logger
src/logger/Logging.cc:117
Method~MemoryPool
* @brief 默认析构,真正销毁工作交给 destroyPool */
src/memory/MemoryPool.h:43
Method~MemoryPool
* @brief 默认析构,真正销毁工作交给 destroyPool */
include/tiny_network/memory/MemoryPool.h:43
Method~MysqlConn
释放数据库连接
src/mysql/MysqlConn.cc:14
Method~Poller
src/net/poller/Poller.h:19
Method~Poller
include/tiny_network/net/poller/Poller.h:19
Method~Socket
src/net/Socket.cc:12
Method~TcpConnection
src/net/TcpConnection.cc:55
Method~TcpServer
src/net/TcpServer.cc:39
Method~Thread
src/base/Thread.cc:24
Method~ThreadPool
src/base/ThreadPool.cc:11
Method~Timer
* Destructor. */
include/tiny_network/base/chrono/Timer.h:55
Method~TimerQueue
src/timer/TimerQueue.cc:37
Function~basic_json
! @brief destructor Destroys the JSON value and frees all allocated memory. @complexity Linear. @requirement This function h
src/mysql/json.hpp:14807
Method~binary_reader
src/mysql/json.hpp:3604
Method~file_input_adapter
src/mysql/json.hpp:2338
Method~input_adapter_protocol
src/mysql/json.hpp:2316
Method~input_buffer_adapter
src/mysql/json.hpp:2413
Method~input_stream_adapter
src/mysql/json.hpp:2363
Method~json_ref
src/mysql/json.hpp:9525
Method~json_sax
src/mysql/json.hpp:2839
Method~json_sax_dom_callback_parser
src/mysql/json.hpp:3063
Method~json_sax_dom_parser
src/mysql/json.hpp:2881
Method~lexer
src/mysql/json.hpp:5650
Method~noncopyable
src/base/noncopyable.h:18
Method~noncopyable
include/tiny_network/base/noncopyable.h:18
Method~nonesuch
src/mysql/json.hpp:769
Method~output_adapter_protocol
src/mysql/json.hpp:9593
Method~serializer
src/mysql/json.hpp:12197
← previous801–860 of 860, ranked by callers