Skip to content

Struct NetDeviceLandscapeData

ClassList > NetDeviceLandscapeData

Contains information about a net devices.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
char hostname
char ip
uint32_t netDeviceID

Public Attributes Documentation

variable hostname

char NetDeviceLandscapeData::hostname[MAX_NUM_CHARS_IN_HOST_NAME];

variable ip

char NetDeviceLandscapeData::ip[MAX_NUM_CHARS_IN_IP_ADDRESS];

variable netDeviceID

uint32_t NetDeviceLandscapeData::netDeviceID;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h