Public Attributes

hamcast::interface_property Struct Reference

Holds context informations about an (middleware) interface. More...

#include <interface_property.hpp>

List of all members.

Public Attributes

interface_id id
std::string name
std::string address
std::string technology

Detailed Description

Holds context informations about an (middleware) interface.


Member Data Documentation

A technology specific address, encoded as human-readable string.

The internal used ID of this interface.

A human-readable name (e.g. "eth0", "lo", ...).

The name of the used technology (e.g. "ip", "overlay", ...).


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator