#include <boost/asio/ip/address.hpp>
#include <icl_core/BaseTypes.h>
#include <icl_core/Multimap.h>
#include "icl_comm/ImportExport.h"
Go to the source code of this file.
Classes | |
struct | icl_comm::InterfaceAddress |
Namespaces | |
namespace | icl_comm |
Typedefs | |
typedef icl_core::Multimap < icl_core::String, InterfaceAddress > | icl_comm::InterfaceAddressMap |
Contains interface addresses sorted by interface name. | |
Functions | |
InterfaceAddressMap | icl_comm::getInterfaceAddresses (bool ipv6_support) |
Definition in file InterfaceAddress.h.