#include <ifaddrs.h>
#include <vector>
#include <boost/asio/ip/address.hpp>
#include <boost/asio/ip/address_v4.hpp>
#include "ariba/communication/networkinfo/NetworkInterface.h"
#include "ariba/communication/modules/network/ip/IPv4Locator.h"
Go to the source code of this file.
Namespaces | |
namespace | ariba |
namespace | ariba::communication |
Classes | |
class | ariba::communication::AddressInformation |
Typedefs | |
typedef vector< IPv4Locator > | ariba::communication::AddressList |