ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Static Public Member Functions | Static Public Attributes | List of all members
NetworkInterfaces Class Reference

#include <NetworkInterfaces.hpp>

Static Public Member Functions

static void bindInterface (in_addr_t &s_addr, std::string interface, bool ipv6=false)
 

Static Public Attributes

static struct ifaddrs * ifaddr = NULL
 

Detailed Description

Definition at line 24 of file NetworkInterfaces.hpp.

Member Function Documentation

§ bindInterface()

void NetworkInterfaces::bindInterface ( in_addr_t &  s_addr,
std::string  interface,
bool  ipv6 = false 
)
static

Definition at line 29 of file NetworkInterfaces.cpp.

Member Data Documentation

§ ifaddr

struct ifaddrs * NetworkInterfaces::ifaddr = NULL
static

Definition at line 28 of file NetworkInterfaces.hpp.


The documentation for this class was generated from the following files: