nmsg 1.1.2
Macros
vendors.h File Reference

NMSG vendor ID values. More...

Go to the source code of this file.

Macros

#define NMSG_VENDOR_BASE_ID   1
 
#define NMSG_VENDOR_BASE_NAME   "base"
 
#define NMSG_VENDOR_BASE   { NMSG_VENDOR_BASE_ID, NMSG_VENDOR_BASE_NAME }
 
#define NMSG_VENDOR_ISC_ID   NMSG_VENDOR_BASE_ID
 
#define NMSG_VENDOR_ISC_NAME   NMSG_VENDOR_BASE_NAME
 
#define NMSG_VENDOR_ISC   NMSG_VENDOR_BASE
 
#define NMSG_VENDOR_SIE_ID   2
 
#define NMSG_VENDOR_SIE_NAME   "SIE"
 
#define NMSG_VENDOR_SIE   { NMSG_VENDOR_SIE_ID, NMSG_VENDOR_SIE_NAME }
 
#define NMSG_VENDOR_GTISC_ID   3
 
#define NMSG_VENDOR_GTISC_NAME   "GTISC"
 
#define NMSG_VENDOR_GTISC   { NMSG_VENDOR_GTISC_ID, NMSG_VENDOR_GTISC_NAME }
 
#define NMSG_VENDOR_DEFINTEL_ID   4
 
#define NMSG_VENDOR_DEFINTEL_NAME   "Defintel"
 
#define NMSG_VENDOR_DEFINTEL   { NMSG_VENDOR_DEFINTEL_ID, NMSG_VENDOR_DEFINTEL_NAME }
 
#define NMSG_VENDOR_UNIVIE_ID   5
 
#define NMSG_VENDOR_UNIVIE_NAME   "Univie"
 
#define NMSG_VENDOR_UNIVIE   { NMSG_VENDOR_UNIVIE_ID, NMSG_VENDOR_UNIVIE_NAME }
 
#define NMSG_VENDOR_UNVEILLANCE_ID   6
 
#define NMSG_VENDOR_UNVEILLANCE_NAME   "Unveillance"
 
#define NMSG_VENDOR_UNVEILLANCE   { NMSG_VENDOR_UNVEILLANCE_ID, NMSG_VENDOR_UNVEILLANCE_NAME }
 
#define NMSG_VENDOR_WISC_ID   7
 
#define NMSG_VENDOR_WISC_NAME   "WISC"
 
#define NMSG_VENDOR_WISC   { NMSG_VENDOR_WISC_ID, NMSG_VENDOR_WISC_NAME }
 

Detailed Description

NMSG vendor ID values.

Definition in file vendors.h.

Macro Definition Documentation

◆ NMSG_VENDOR_BASE_ID

#define NMSG_VENDOR_BASE_ID   1

Definition at line 24 of file vendors.h.

◆ NMSG_VENDOR_BASE_NAME

#define NMSG_VENDOR_BASE_NAME   "base"

Definition at line 25 of file vendors.h.

◆ NMSG_VENDOR_BASE

#define NMSG_VENDOR_BASE   { NMSG_VENDOR_BASE_ID, NMSG_VENDOR_BASE_NAME }

Definition at line 26 of file vendors.h.

◆ NMSG_VENDOR_ISC_ID

#define NMSG_VENDOR_ISC_ID   NMSG_VENDOR_BASE_ID

Definition at line 28 of file vendors.h.

◆ NMSG_VENDOR_ISC_NAME

#define NMSG_VENDOR_ISC_NAME   NMSG_VENDOR_BASE_NAME

Definition at line 29 of file vendors.h.

◆ NMSG_VENDOR_ISC

#define NMSG_VENDOR_ISC   NMSG_VENDOR_BASE

Definition at line 30 of file vendors.h.

◆ NMSG_VENDOR_SIE_ID

#define NMSG_VENDOR_SIE_ID   2

Definition at line 32 of file vendors.h.

◆ NMSG_VENDOR_SIE_NAME

#define NMSG_VENDOR_SIE_NAME   "SIE"

Definition at line 33 of file vendors.h.

◆ NMSG_VENDOR_SIE

#define NMSG_VENDOR_SIE   { NMSG_VENDOR_SIE_ID, NMSG_VENDOR_SIE_NAME }

Definition at line 34 of file vendors.h.

◆ NMSG_VENDOR_GTISC_ID

#define NMSG_VENDOR_GTISC_ID   3

Definition at line 36 of file vendors.h.

◆ NMSG_VENDOR_GTISC_NAME

#define NMSG_VENDOR_GTISC_NAME   "GTISC"

Definition at line 37 of file vendors.h.

◆ NMSG_VENDOR_GTISC

#define NMSG_VENDOR_GTISC   { NMSG_VENDOR_GTISC_ID, NMSG_VENDOR_GTISC_NAME }

Definition at line 38 of file vendors.h.

◆ NMSG_VENDOR_DEFINTEL_ID

#define NMSG_VENDOR_DEFINTEL_ID   4

Definition at line 40 of file vendors.h.

◆ NMSG_VENDOR_DEFINTEL_NAME

#define NMSG_VENDOR_DEFINTEL_NAME   "Defintel"

Definition at line 41 of file vendors.h.

◆ NMSG_VENDOR_DEFINTEL

#define NMSG_VENDOR_DEFINTEL   { NMSG_VENDOR_DEFINTEL_ID, NMSG_VENDOR_DEFINTEL_NAME }

Definition at line 42 of file vendors.h.

◆ NMSG_VENDOR_UNIVIE_ID

#define NMSG_VENDOR_UNIVIE_ID   5

Definition at line 44 of file vendors.h.

◆ NMSG_VENDOR_UNIVIE_NAME

#define NMSG_VENDOR_UNIVIE_NAME   "Univie"

Definition at line 45 of file vendors.h.

◆ NMSG_VENDOR_UNIVIE

#define NMSG_VENDOR_UNIVIE   { NMSG_VENDOR_UNIVIE_ID, NMSG_VENDOR_UNIVIE_NAME }

Definition at line 46 of file vendors.h.

◆ NMSG_VENDOR_UNVEILLANCE_ID

#define NMSG_VENDOR_UNVEILLANCE_ID   6

Definition at line 48 of file vendors.h.

◆ NMSG_VENDOR_UNVEILLANCE_NAME

#define NMSG_VENDOR_UNVEILLANCE_NAME   "Unveillance"

Definition at line 49 of file vendors.h.

◆ NMSG_VENDOR_UNVEILLANCE

#define NMSG_VENDOR_UNVEILLANCE   { NMSG_VENDOR_UNVEILLANCE_ID, NMSG_VENDOR_UNVEILLANCE_NAME }

Definition at line 50 of file vendors.h.

◆ NMSG_VENDOR_WISC_ID

#define NMSG_VENDOR_WISC_ID   7

Definition at line 52 of file vendors.h.

◆ NMSG_VENDOR_WISC_NAME

#define NMSG_VENDOR_WISC_NAME   "WISC"

Definition at line 53 of file vendors.h.

◆ NMSG_VENDOR_WISC

#define NMSG_VENDOR_WISC   { NMSG_VENDOR_WISC_ID, NMSG_VENDOR_WISC_NAME }

Definition at line 54 of file vendors.h.