Motr  M0
ff2c_type Struct Reference

#include <sem.h>

Collaboration diagram for ff2c_type:
Collaboration graph

Data Fields

struct ff2c_typet_next
 
const struct ff2c_termt_term
 
const char * t_name
 
const char * t_xc_name
 
const char * t_c_name
 
bool t_compound
 
bool t_atomic
 
bool t_opaque
 
bool t_sequence
 
bool t_array
 
bool t_union
 
bool t_record
 
bool t_public
 
int t_nr
 
struct ff2c_list t_field
 

Detailed Description

Definition at line 55 of file sem.h.

Field Documentation

◆ t_array

bool t_array

Definition at line 65 of file sem.h.

◆ t_atomic

bool t_atomic

Definition at line 62 of file sem.h.

◆ t_c_name

const char* t_c_name

Definition at line 60 of file sem.h.

◆ t_compound

bool t_compound

Definition at line 61 of file sem.h.

◆ t_field

struct ff2c_list t_field

Definition at line 70 of file sem.h.

◆ t_name

const char* t_name

Definition at line 58 of file sem.h.

◆ t_next

struct ff2c_type* t_next

Definition at line 56 of file sem.h.

◆ t_nr

int t_nr

Definition at line 69 of file sem.h.

◆ t_opaque

bool t_opaque

Definition at line 63 of file sem.h.

◆ t_public

bool t_public

Definition at line 68 of file sem.h.

◆ t_record

bool t_record

Definition at line 67 of file sem.h.

◆ t_sequence

bool t_sequence

Definition at line 64 of file sem.h.

◆ t_term

const struct ff2c_term* t_term

Definition at line 57 of file sem.h.

◆ t_union

bool t_union

Definition at line 66 of file sem.h.

◆ t_xc_name

const char* t_xc_name

Definition at line 59 of file sem.h.


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