ITS
GnAddr.h File Reference

GeoNet Address class. More...

#include <QByteArray>
#include <QDataStream>
#include <apiNetwork.h>
Include dependency graph for GnAddr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sniff_gnAddr_s
 The sniff_gnAddr_t structure is the C style of the class. More...
 
class  GnAddr
 

Typedefs

typedef struct sniff_gnAddr_s sniff_gnAddr_t
 The sniff_gnAddr_t structure is the C style of the class. More...
 

Detailed Description

GeoNet Address class.

GN_ADDR is composed by:

  1. Manually bit
  2. Station type
  3. Station country code
  4. MID

Definition in file GnAddr.h.

Typedef Documentation

◆ sniff_gnAddr_t

The sniff_gnAddr_t structure is the C style of the class.