#include <Ip.hh>
Definition at line 75 of file Ip.hh.
◆ Ip()
Definition at line 79 of file Ip.hh.
◆ ~Ip()
Definition at line 85 of file Ip.hh.
◆ Bind()
Definition at line 43 of file Ip.cc.
◆ Server()
struct sockaddr_in Ip::Server |
( |
| ) |
|
|
inline |
◆ Setup()
int Ip::Setup |
( |
std::string |
_IpAddress | ) |
|
◆ Sock()
Definition at line 95 of file Ip.hh.
◆ m_ClientAddress
struct sockaddr_in Ip::m_ClientAddress |
|
private |
◆ m_Connected
◆ m_IpAddress
std::string Ip::m_IpAddress |
|
private |
◆ m_ServerAddress
struct sockaddr_in Ip::m_ServerAddress |
|
private |
◆ m_SockFd
The documentation for this class was generated from the following files: