Electroneum
epee::levin::levin_client_impl2 Class Reference

#include <levin_client.h>

Inheritance diagram for epee::levin::levin_client_impl2:
Collaboration diagram for epee::levin::levin_client_impl2:

Public Member Functions

int invoke (int command, const epee::span< const uint8_t > in_buff, std::string &buff_out)
 
int notify (int command, const std::string &in_buff)
 
- Public Member Functions inherited from epee::levin::levin_client_impl
 levin_client_impl ()
 
virtual ~levin_client_impl ()
 
bool connect (u_long ip, int port, unsigned int timeout, const std::string &bind_ip="0.0.0.0")
 
bool connect (const std::string &addr, int port, unsigned int timeout, const std::string &bind_ip="0.0.0.0")
 
bool is_connected ()
 
bool disconnect ()
 

Additional Inherited Members

- Protected Attributes inherited from epee::levin::levin_client_impl
net_utils::blocked_mode_client m_transport
 

Detailed Description

Definition at line 71 of file levin_client.h.

Member Function Documentation

◆ invoke()

int epee::levin::levin_client_impl2::invoke ( int  command,
const epee::span< const uint8_t in_buff,
std::string &  buff_out 
)
virtual

Reimplemented from epee::levin::levin_client_impl.

◆ notify()

int epee::levin::levin_client_impl2::notify ( int  command,
const std::string &  in_buff 
)
virtual

Reimplemented from epee::levin::levin_client_impl.


The documentation for this class was generated from the following file: