Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Attributes | List of all members
record Struct Reference
Collaboration diagram for record:

Public Attributes

struct recordPtr_Comp
 
Enumeration Discr
 
union {
   struct {
      Enumeration   Enum_Comp
 
      int   Int_Comp
 
      char   Str_Comp [31]
 
   }   var_1
 
   struct {
      Enumeration   E_Comp_2
 
      char   Str_2_Comp [31]
 
   }   var_2
 
   struct {
      char   Ch_1_Comp
 
      char   Ch_2_Comp
 
   }   var_3
 
variant
 

Member Data Documentation

char record::Ch_1_Comp
char record::Ch_2_Comp
Enumeration record::Discr

Referenced by main().

Enumeration record::E_Comp_2
Enumeration record::Enum_Comp
int record::Int_Comp
struct record* record::Ptr_Comp

Referenced by main(), Proc_1(), and Proc_3().

char record::Str_2_Comp[31]
char record::Str_Comp[31]
struct { ... } record::var_1

Referenced by main(), and Proc_3().

struct { ... } record::var_2
struct { ... } record::var_3
union { ... } record::variant

Referenced by main(), and Proc_3().


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