SatCat5
satcat5::pcap::Descriptor Struct Reference

Detailed Description

Structure for holding a device-name and user-readable description.

The "name" field can be passed to the Socket constructor.

Definition at line 72 of file hal_pcap.h.

#include <hal_pcap.h>

Public Member Functions

 Descriptor (const char *n, const char *d)
 

Public Attributes

std::string name
 Unique interface ID.
 
std::string desc
 Human-readable name.
 

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