Back to Jetson Inference

Jetson Inference: jetson

docs/html/NetworkAdapter_8h.html

latest1.2 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Classes | Functions

NetworkAdapter.h File Reference

#include <string>
#include <vector>

Go to the source code of this file.

|

Classes

| | struct | networkAdapter_t | | | Info about a particular network interface. More...
| | |

|

Functions

| | std::string | networkHostname () | | | Retrieve the host system's network hostname. More...
| | | | void | networkAdapters (std::vector< networkAdapter_t > &interfaceList) | | | Retrieve info about the different network interfaces of the system. More...
| | |