BRL-CAD
pkg_header Struct Reference

#include <pkg.h>

Data Fields

unsigned char pkh_magic [2]
 Ident. More...
 
unsigned char pkh_type [2]
 Message Type. More...
 
unsigned char pkh_len [4]
 Byte count of remainder. More...
 

Detailed Description

Definition at line 79 of file pkg.h.

Field Documentation

◆ pkh_magic

unsigned char pkh_magic[2]

Ident.

Definition at line 80 of file pkg.h.

◆ pkh_type

unsigned char pkh_type[2]

Message Type.

Definition at line 81 of file pkg.h.

◆ pkh_len

unsigned char pkh_len[4]

Byte count of remainder.

Definition at line 82 of file pkg.h.


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