Dataflow Runtime API  4.0.1.0
Static Public Member Functions | List of all members
imt::base::os::linux::NetworkInterface Class Referencefinal

Provides functions to. More...

#include <Imt.Base.OS.Linux/NetworkInterface.h>

Static Public Member Functions

static uint32_t getIP4Address (std::string const &deviceName)
 Gets the IP4 address associated with the given device name. More...
 

Detailed Description

Provides functions to.

Member Function Documentation

◆ getIP4Address()

static uint32_t imt::base::os::linux::NetworkInterface::getIP4Address ( std::string const &  deviceName)
static

Gets the IP4 address associated with the given device name.

Parameters
deviceNameThe name of the device to evaluate the IP4 address
Returns
The IP4 address representing the associated IP4 address value or 0 in case the address has not been evaluated successfully

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