#include <Interfaces.h>
Inheritance diagram for Interface::
Public Methods | |
Interface () | |
virtual | ~Interface () |
virtual void | toStream (std::ostream &out) |
Public Attributes | |
friend | Interfaces |
Private Attributes | |
IpAddress | m_ipAddr |
IpAddress | m_subnetMask |
IpAddress | m_broadcastAddress |
bool | m_broadcastsSupported |
bool | m_multicastsSupported |
bool | m_isLoopback |
bool | m_isPointToPoint |
bool | m_isUp |
Definition at line 10 of file Interfaces.h.
|
Definition at line 8 of file Interfaces.cpp. |
|
Definition at line 13 of file Interfaces.h. |
|
Reimplemented from BasicObject. Definition at line 18 of file Interfaces.cpp. |
|
Definition at line 15 of file Interfaces.h. |
|
Definition at line 19 of file Interfaces.h. |
|
Definition at line 20 of file Interfaces.h. |
|
Definition at line 17 of file Interfaces.h. |
|
Definition at line 22 of file Interfaces.h. |
|
Definition at line 23 of file Interfaces.h. |
|
Definition at line 24 of file Interfaces.h. |
|
Definition at line 21 of file Interfaces.h. |
|
Definition at line 18 of file Interfaces.h. |