embite::VariantValue Class Reference
#include <VariantValue.h>
List of all members.
|
Protected Types |
enum | TType {
typeInt,
typeDouble,
typeUstring,
typeString,
typeSz
} |
Protected Attributes |
TType | m_type |
TValueRef | m_valueRef |
Classes |
union | TValueRef |
Detailed Description
Base for in and out Variants. Defines the internal storage.
The documentation for this class was generated from the following file: