COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems

#include <pic_lib.h>

Collaboration diagram for __attribute__:

Public Attributes

union {
   struct {
      pic_header   header
 
      union {
         pic_cmd_args1   args_1_16
 
         pic_cmd_args0   args_0
 
         pic_res_suchireport   suchi_report
 
         uint8_t   data [300]
 
      } 
 
   }   packet
 
   uint8_t   raw [300+(ptrdiff_t)(((pic_header *) 0)+1)+2]
 
__attribute__
 
uint16_t seq
 

Member Data Documentation

pic_header __attribute__::header
pic_cmd_args1 __attribute__::args_1_16
pic_cmd_args0 __attribute__::args_0
pic_res_suchireport __attribute__::suchi_report
uint8_t __attribute__::data[300]
struct { ... } __attribute__::packet
uint8_t __attribute__::raw[300+(ptrdiff_t)(((pic_header *) 0)+1)+2]
union { ... } __attribute__::__attribute__
uint16_t __attribute__::seq

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