CFx SDK Documentation  2020SP3
Public Attributes | List of all members
OdResBuf::Data Union Reference

#include <ResBuf.h>

Public Attributes

bool Bool
 
OdInt16 Int16
 
OdInt32 Int32
 
OdInt64 Int64
 
double Double
 
voidPointer
 
OdUInt8 Bytes [sizeof(OdInt64)]
 

Detailed Description

Defines the content of the ResBuf object.

Definition at line 1760 of file ResBuf.h.

Member Data Documentation

◆ Bool

bool OdResBuf::Data::Bool

Definition at line 1762 of file ResBuf.h.

◆ Bytes

OdUInt8 OdResBuf::Data::Bytes[sizeof(OdInt64)]

Definition at line 1768 of file ResBuf.h.

◆ Double

double OdResBuf::Data::Double

Definition at line 1766 of file ResBuf.h.

◆ Int16

OdInt16 OdResBuf::Data::Int16

Definition at line 1763 of file ResBuf.h.

◆ Int32

OdInt32 OdResBuf::Data::Int32

Definition at line 1764 of file ResBuf.h.

◆ Int64

OdInt64 OdResBuf::Data::Int64

Definition at line 1765 of file ResBuf.h.

◆ Pointer

void* OdResBuf::Data::Pointer

Definition at line 1767 of file ResBuf.h.


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