Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::TCP_Com Member List

This is the complete list of members for Botcraft::TCP_Com, including all inherited members.

close()Botcraft::TCP_Com
do_close()Botcraft::TCP_Comprivate
do_write(const std::vector< unsigned char > &msg)Botcraft::TCP_Comprivate
encrypterBotcraft::TCP_Comprivate
GetIp() constBotcraft::TCP_Com
GetPort() constBotcraft::TCP_Com
handle_connect(const asio::error_code &error)Botcraft::TCP_Comprivate
handle_read(const asio::error_code &error, std::size_t bytes_transferred)Botcraft::TCP_Comprivate
handle_write(const asio::error_code &error)Botcraft::TCP_Comprivate
initializedBotcraft::TCP_Comprivate
input_msgBotcraft::TCP_Comprivate
io_serviceBotcraft::TCP_Comprivate
ipBotcraft::TCP_Comprivate
IsInitialized() constBotcraft::TCP_Com
mutex_outputBotcraft::TCP_Comprivate
NewPacketCallbackBotcraft::TCP_Comprivate
output_msgBotcraft::TCP_Comprivate
portBotcraft::TCP_Comprivate
read_msgBotcraft::TCP_Comprivate
SendPacket(const std::vector< unsigned char > &msg)Botcraft::TCP_Com
SetEncrypter(const std::shared_ptr< AESEncrypter > encrypter_)Botcraft::TCP_Com
SetIPAndPortFromAddress(const std::string &address)Botcraft::TCP_Comprivate
socketBotcraft::TCP_Comprivate
TCP_Com(const std::string &address, std::function< void(const std::vector< unsigned char > &)> callback)Botcraft::TCP_Com
thread_comBotcraft::TCP_Comprivate
~TCP_Com()Botcraft::TCP_Com