XII Release 0.1.0
Loading...
Searching...
No Matches
xiiVariantClass Struct Reference

Public Types

enum  Enum {
  Invalid , DirectCast , PointerCast , TypedObject ,
  CustomTypeCast
}
 

Member Enumeration Documentation

◆ Enum

Enumerator
DirectCast 

A standard type.

PointerCast 

Any cast to T*.

TypedObject 

xiiTypedObject cast. Needed because at no point does and xiiVariant ever store a xiiTypedObject so it can't be returned as a const reference.

CustomTypeCast 

Custom object types.


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