![]() |
Jetson Inference
DNN Vision Library
|
#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... | |
| void networkAdapters | ( | std::vector< networkAdapter_t > & | interfaceList | ) |
Retrieve info about the different network interfaces of the system.
| std::string networkHostname | ( | ) |
Retrieve the host system's network hostname.