GATE
C/C++ Framework
Loading...
Searching...
No Matches
gate_service_class Struct Reference

Service entry data record. More...

#include <services.h>

Data Fields

gate_char8_t name [256]
gate_char8_t description [256]
gate_char8_t address [256]
gate_enumint_t flags

Detailed Description

Service entry data record.

Field Documentation

◆ name

gate_char8_t name[256]

Service name as primary key to identify the service

◆ description

gate_char8_t description[256]

Descriptive display name of service

◆ address

gate_char8_t address[256]

Native system address of service

◆ flags

Service entry related status flags


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