open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
resource Struct Reference

#include <1035.h>

Data Fields

char * name
 
unsigned short type
 
unsigned short clazz
 
unsigned long int ttl
 
unsigned short int rdlength
 
unsigned char * rdata
 
union { 
 
   struct { 
 
      struct in_addr   ip 
 
      char *   name 
 
   }   a 
 
   struct { 
 
      char *   name 
 
   }   ns 
 
   struct { 
 
      char *   name 
 
   }   cname 
 
   struct { 
 
      char *   name 
 
   }   ptr 
 
   struct { 
 
      unsigned short int   priority 
 
      unsigned short int   weight 
 
      unsigned short int   port 
 
      char *   name 
 
   }   srv 
 
known 
 

Detailed Description

Definition at line 77 of file 1035.h.

Field Documentation

◆ name

char* resource::name

Definition at line 78 of file 1035.h.

◆ type

unsigned short resource::type

Definition at line 79 of file 1035.h.

◆ clazz

unsigned short resource::clazz

Definition at line 79 of file 1035.h.

◆ ttl

unsigned long int resource::ttl

Definition at line 80 of file 1035.h.

◆ rdlength

unsigned short int resource::rdlength

Definition at line 81 of file 1035.h.

◆ rdata

unsigned char* resource::rdata

Definition at line 82 of file 1035.h.

◆ ip

struct in_addr resource::ip

Definition at line 85 of file 1035.h.

◆ [struct]

struct { ... } resource::a

◆ [struct]

struct { ... } resource::ns

◆ [struct]

struct { ... } resource::cname

◆ [struct]

struct { ... } resource::ptr

◆ priority

unsigned short int resource::priority

Definition at line 103 of file 1035.h.

◆ weight

unsigned short int resource::weight

Definition at line 103 of file 1035.h.

◆ port

unsigned short int resource::port

Definition at line 103 of file 1035.h.

◆ [struct]

struct { ... } resource::srv

◆ [union]

union { ... } resource::known

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