_htcpDataHeader Struct Reference
Collaboration diagram for _htcpDataHeader:

Public Attributes

uint16_t length
 
uint8_t response:4
 
uint8_t opcode:4
 
uint8_t RR:1
 
uint8_t F1:1
 
uint8_t reserved:6
 
uint32_t msg_id
 

Detailed Description

Definition at line 87 of file htcp.cc.

Member Data Documentation

◆ F1

uint8_t _htcpDataHeader::F1

◆ length

uint16_t _htcpDataHeader::length

Definition at line 88 of file htcp.cc.

Referenced by htcpBuildData(), and htcpHandleMsg().

◆ msg_id

uint32_t _htcpDataHeader::msg_id

◆ opcode

uint8_t _htcpDataHeader::opcode

◆ reserved

uint8_t _htcpDataHeader::reserved

Definition at line 105 of file htcp.cc.

Referenced by htcpHandleMsg().

◆ response

uint8_t _htcpDataHeader::response

Definition at line 94 of file htcp.cc.

Referenced by htcpBuildData(), htcpHandleMsg(), and htcpHandleTstResponse().

◆ RR

uint8_t _htcpDataHeader::RR

Definition at line 103 of file htcp.cc.

Referenced by htcpBuildData(), htcpHandleMsg(), and htcpHandleTst().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors