Definition at line 64 of file connectionManager.h.
◆ Interface()
ConnectionManager::Interface::Interface |
( |
| ) |
|
|
inline |
◆ get_broadcast()
const NetAddress & ConnectionManager::Interface::get_broadcast |
( |
| ) |
const |
|
inline |
◆ get_ip()
const NetAddress & ConnectionManager::Interface::get_ip |
( |
| ) |
const |
|
inline |
◆ get_mac_address()
const std::string & ConnectionManager::Interface::get_mac_address |
( |
| ) |
const |
|
inline |
◆ get_name()
const std::string & ConnectionManager::Interface::get_name |
( |
| ) |
const |
|
inline |
◆ get_netmask()
const NetAddress & ConnectionManager::Interface::get_netmask |
( |
| ) |
const |
|
inline |
◆ get_p2p()
const NetAddress & ConnectionManager::Interface::get_p2p |
( |
| ) |
const |
|
inline |
◆ has_broadcast()
bool ConnectionManager::Interface::has_broadcast |
( |
| ) |
const |
|
inline |
◆ has_ip()
bool ConnectionManager::Interface::has_ip |
( |
| ) |
const |
|
inline |
◆ has_netmask()
bool ConnectionManager::Interface::has_netmask |
( |
| ) |
const |
|
inline |
◆ has_p2p()
bool ConnectionManager::Interface::has_p2p |
( |
| ) |
const |
|
inline |
◆ output()
void ConnectionManager::Interface::output |
( |
std::ostream & | out | ) |
const |
◆ set_broadcast()
void ConnectionManager::Interface::set_broadcast |
( |
const NetAddress & | ip | ) |
|
|
inline |
◆ set_ip()
void ConnectionManager::Interface::set_ip |
( |
const NetAddress & | ip | ) |
|
|
inline |
◆ set_mac_address()
void ConnectionManager::Interface::set_mac_address |
( |
const std::string & | mac_address | ) |
|
|
inline |
◆ set_name()
void ConnectionManager::Interface::set_name |
( |
const std::string & | name | ) |
|
|
inline |
◆ set_netmask()
void ConnectionManager::Interface::set_netmask |
( |
const NetAddress & | ip | ) |
|
|
inline |
◆ set_p2p()
void ConnectionManager::Interface::set_p2p |
( |
const NetAddress & | ip | ) |
|
|
inline |
The documentation for this class was generated from the following files: