Cogs.Core
Public Attributes | List of all members
Cogs::Network::NetworkAdapter Struct Reference

Public Attributes

std::string name
 
AddrIn addr
 
AddrIn mask
 
AddrIn broadcast
 

Detailed Description

Definition at line 15 of file Adapter.h.

Member Data Documentation

◆ addr

AddrIn Cogs::Network::NetworkAdapter::addr

Definition at line 17 of file Adapter.h.

◆ broadcast

AddrIn Cogs::Network::NetworkAdapter::broadcast

Definition at line 19 of file Adapter.h.

◆ mask

AddrIn Cogs::Network::NetworkAdapter::mask

Definition at line 18 of file Adapter.h.

◆ name

std::string Cogs::Network::NetworkAdapter::name

Definition at line 16 of file Adapter.h.


The documentation for this struct was generated from the following file: