#include <power_node.h>
Definition at line 9 of file power_node.h.
◆ Interface() [1/2]
Interface::Interface |
( |
const char * |
ifname | ) |
|
◆ ~Interface() [1/2]
Interface::~Interface |
( |
| ) |
|
|
inline |
◆ Interface() [2/2]
◆ ~Interface() [2/2]
Interface::~Interface |
( |
| ) |
|
|
inline |
◆ AddToReadSet() [1/2]
void Interface::AddToReadSet |
( |
fd_set & |
set, |
|
|
int & |
max_sock |
|
) |
| const |
◆ AddToReadSet() [2/2]
void Interface::AddToReadSet |
( |
fd_set & |
set, |
|
|
int & |
max_sock |
|
) |
| const |
◆ Close() [1/2]
void Interface::Close |
( |
| ) |
|
◆ Close() [2/2]
void Interface::Close |
( |
| ) |
|
◆ Init() [1/2]
int Interface::Init |
( |
sockaddr_in * |
port_address, |
|
|
sockaddr_in * |
broadcast_address |
|
) |
| |
◆ Init() [2/2]
int Interface::Init |
( |
const std::string & |
address_str | ) |
|
◆ InitReceive() [1/2]
int Interface::InitReceive |
( |
| ) |
|
◆ InitReceive() [2/2]
int Interface::InitReceive |
( |
const std::string & |
address_str | ) |
|
◆ IsReadSet() [1/2]
bool Interface::IsReadSet |
( |
fd_set |
set | ) |
const |
◆ IsReadSet() [2/2]
bool Interface::IsReadSet |
( |
fd_set |
set | ) |
const |
◆ ifc_address
sockaddr_in Interface::ifc_address |
◆ interface
struct ifreq Interface::interface |
◆ recv_sock
◆ send_sock
The documentation for this class was generated from the following files: