My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
RTConstValueUnion Union Reference

specifies a variable container for field values. More...

#include <types.h>

Public Attributes

sal_Bool aBool
 
sal_Int8 aByte
 
sal_Int16 aShort
 
sal_uInt16 aUShort
 
sal_Int32 aLong
 
sal_uInt32 aULong
 
sal_Int64 aHyper
 
sal_uInt64 aUHyper
 
float aFloat
 
double aDouble
 
sal_Unicode const * aString
 

Detailed Description

specifies a variable container for field values.

Member Data Documentation

sal_Bool RTConstValueUnion::aBool
sal_Int8 RTConstValueUnion::aByte
double RTConstValueUnion::aDouble
float RTConstValueUnion::aFloat
sal_Int64 RTConstValueUnion::aHyper
sal_Int32 RTConstValueUnion::aLong
sal_Int16 RTConstValueUnion::aShort
sal_Unicode const* RTConstValueUnion::aString
sal_uInt64 RTConstValueUnion::aUHyper
sal_uInt32 RTConstValueUnion::aULong
sal_uInt16 RTConstValueUnion::aUShort

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