#include <levin_client.h>
Definition at line 49 of file levin_client.h.
◆ levin_client_impl()
| epee::levin::levin_client_impl::levin_client_impl |
( |
| ) |
|
◆ ~levin_client_impl()
| virtual epee::levin::levin_client_impl::~levin_client_impl |
( |
| ) |
|
|
virtual |
◆ connect() [1/2]
| bool epee::levin::levin_client_impl::connect |
( |
const std::string & | addr, |
|
|
int | port, |
|
|
unsigned int | timeout, |
|
|
const std::string & | bind_ip = "0.0.0.0" ) |
◆ connect() [2/2]
| bool epee::levin::levin_client_impl::connect |
( |
u_long | ip, |
|
|
int | port, |
|
|
unsigned int | timeout, |
|
|
const std::string & | bind_ip = "0.0.0.0" ) |
◆ disconnect()
| bool epee::levin::levin_client_impl::disconnect |
( |
| ) |
|
◆ invoke()
| virtual int epee::levin::levin_client_impl::invoke |
( |
int | command, |
|
|
const epee::span< const uint8_t > | in_buff, |
|
|
std::string & | buff_out ) |
|
virtual |
◆ is_connected()
| bool epee::levin::levin_client_impl::is_connected |
( |
| ) |
|
◆ notify()
| virtual int epee::levin::levin_client_impl::notify |
( |
int | command, |
|
|
const std::string & | in_buff ) |
|
virtual |
◆ m_transport
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/contrib/epee/include/net/levin_client.h