Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
B Struct Reference

Data Fields

unsigned char y
 
struct A x
 
unsigned int z
 
float b_x
 
float b_y
 

Detailed Description

Definition at line 17 of file nested_struct10.c.

Field Documentation

◆ b_x

float B::b_x

Definition at line 19 of file nested_struct11.c.

Referenced by C_fn(), and main().

◆ b_y

float B::b_y

Definition at line 20 of file nested_struct11.c.

Referenced by C_fn(), and main().

◆ x

struct A B::x

Definition at line 19 of file nested_struct10.c.

Referenced by B_fn(), and main().

◆ y

unsigned char B::y

Definition at line 18 of file nested_struct10.c.

Referenced by B_fn(), and main().

◆ z

unsigned int B::z

Definition at line 20 of file nested_struct10.c.

Referenced by B_fn(), and main().


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