ReactOS 0.4.15-dev-7953-g1f49173
CF2_StackNumber_ Struct Reference

#include <psstack.h>

Collaboration diagram for CF2_StackNumber_:

Public Attributes

union {
   CF2_Fixed   r
 
   CF2_Frac   f
 
   CF2_Int   i
 
u
 
CF2_NumberType type
 

Detailed Description

Definition at line 47 of file psstack.h.

Member Data Documentation

◆ f

CF2_Frac CF2_StackNumber_::f

Definition at line 52 of file psstack.h.

◆ i

CF2_Int CF2_StackNumber_::i

Definition at line 53 of file psstack.h.

◆ r

CF2_Fixed CF2_StackNumber_::r

Definition at line 51 of file psstack.h.

◆ type

CF2_NumberType CF2_StackNumber_::type

Definition at line 56 of file psstack.h.

◆ 

union { ... } CF2_StackNumber_::u

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