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

#include <1035.h>

Data Fields

unsigned short int id
 
struct { 
 
   unsigned int   qr:1 
 
   unsigned int   opcode:4 
 
   unsigned int   aa:1 
 
   unsigned int   tc:1 
 
   unsigned int   rd:1 
 
   unsigned int   ra:1 
 
   unsigned int   z:3 
 
   unsigned int   rcode:4 
 
header 
 
unsigned short int qdcount
 
unsigned short int ancount
 
unsigned short int nscount
 
unsigned short int arcount
 
struct questionqd
 
struct resourcean
 
struct resourcens
 
struct resourcear
 
unsigned char * _buf
 
unsigned char * _bufEnd
 
char * _labels [20]
 
size_t _len
 
int _label
 
unsigned char _packet [10000]
 

Detailed Description

Definition at line 110 of file 1035.h.

Field Documentation

◆ id

unsigned short int message::id

Definition at line 112 of file 1035.h.

◆ qr

unsigned int message::qr

Definition at line 116 of file 1035.h.

◆ opcode

unsigned int message::opcode

Definition at line 116 of file 1035.h.

◆ aa

unsigned int message::aa

Definition at line 116 of file 1035.h.

◆ tc

unsigned int message::tc

Definition at line 116 of file 1035.h.

◆ rd

unsigned int message::rd

Definition at line 116 of file 1035.h.

◆ ra

unsigned int message::ra

Definition at line 116 of file 1035.h.

◆ z

unsigned int message::z

Definition at line 116 of file 1035.h.

◆ rcode

unsigned int message::rcode

Definition at line 116 of file 1035.h.

◆ [struct]

struct { ... } message::header

◆ qdcount

unsigned short int message::qdcount

Definition at line 118 of file 1035.h.

◆ ancount

unsigned short int message::ancount

Definition at line 118 of file 1035.h.

◆ nscount

unsigned short int message::nscount

Definition at line 118 of file 1035.h.

◆ arcount

unsigned short int message::arcount

Definition at line 118 of file 1035.h.

◆ qd

struct question* message::qd

Definition at line 119 of file 1035.h.

◆ an

struct resource* message::an

Definition at line 120 of file 1035.h.

◆ ns

struct resource * message::ns

Definition at line 120 of file 1035.h.

◆ ar

struct resource * message::ar

Definition at line 120 of file 1035.h.

◆ _buf

unsigned char* message::_buf

Definition at line 123 of file 1035.h.

◆ _bufEnd

unsigned char* message::_bufEnd

Definition at line 124 of file 1035.h.

◆ _labels

char* message::_labels[20]

Definition at line 125 of file 1035.h.

◆ _len

size_t message::_len

Definition at line 126 of file 1035.h.

◆ _label

int message::_label

Definition at line 127 of file 1035.h.

◆ _packet

unsigned char message::_packet[10000]

Definition at line 130 of file 1035.h.


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