SOFUS ..
Public Types | Public Attributes | List of all members
FNM_TypeNS Struct Reference

#include <fnm_types.h>

Public Types

enum  Type_Value {
  Float = 0x00 , Bool = 0x01 , Int32 = 0x02 , SizeT = 0x03 ,
  Struct = 0x04 , TypeValueCount = 0x05
}
 

Public Attributes

enum FNM_TypeNS::Type_Value _Type_Value
 

Member Enumeration Documentation

◆ Type_Value

enum Type_Value
Enumerator
Float 

Float type.

Bool 
Int32 

Integer type (32-bit)

SizeT 
Struct 
TypeValueCount 

Member Data Documentation

◆ _Type_Value

enum FNM_TypeNS::Type_Value _Type_Value

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