Motr  M0
ff2c_field Struct Reference

#include <sem.h>

Collaboration diagram for ff2c_field:
Collaboration graph

Data Fields

struct ff2c_fieldf_next
 
struct ff2c_typef_parent
 
struct ff2c_typef_type
 
const char * f_name
 
const char * f_c_name
 
const char * f_decl
 
const char * f_xc_type
 
const char * f_tag
 
const char * f_escape
 

Detailed Description

Definition at line 73 of file sem.h.

Field Documentation

◆ f_c_name

const char* f_c_name

Definition at line 78 of file sem.h.

◆ f_decl

const char* f_decl

Definition at line 79 of file sem.h.

◆ f_escape

const char* f_escape

Definition at line 82 of file sem.h.

◆ f_name

const char* f_name

Definition at line 77 of file sem.h.

◆ f_next

struct ff2c_field* f_next

Definition at line 74 of file sem.h.

◆ f_parent

struct ff2c_type* f_parent

Definition at line 75 of file sem.h.

◆ f_tag

const char* f_tag

Definition at line 81 of file sem.h.

◆ f_type

struct ff2c_type* f_type

Definition at line 76 of file sem.h.

◆ f_xc_type

const char* f_xc_type

Definition at line 80 of file sem.h.


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