Cogs.Foundation
|
#include <Adapter.h>
Public Attributes | |
std::string | name |
AddrIn | addr |
AddrIn | mask |
AddrIn | broadcast |
AddrIn Cogs::Network::NetworkAdapter::addr |
Referenced by Cogs::Network::UpdateAdapters().
AddrIn Cogs::Network::NetworkAdapter::broadcast |
Referenced by Cogs::Network::UpdateAdapters().
AddrIn Cogs::Network::NetworkAdapter::mask |
Referenced by Cogs::Network::UpdateAdapters().
std::string Cogs::Network::NetworkAdapter::name |
Referenced by Cogs::Network::UpdateAdapters().