Aktualizr
C++ SOTA Client
Public Member Functions | List of all members
ConnectionSocket Class Reference
Inheritance diagram for ConnectionSocket:
[legend]
Collaboration diagram for ConnectionSocket:
[legend]

Public Member Functions

 ConnectionSocket (const std::string &ip, in_port_t port, in_port_t bind_port=0)
 
int connect ()
 
- Public Member Functions inherited from Socket
 Socket (int fd)
 
 Socket (const Socket &)=delete
 
Socketoperator= (const Socket &)=delete
 
int & operator* ()
 
std::string toString () const
 

Additional Inherited Members

- Protected Member Functions inherited from Socket
void bind (in_port_t port, bool reuse=true) const
 
- Protected Attributes inherited from Socket
int socket_fd_
 

Detailed Description

Definition at line 124 of file utils.h.


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