#include <Variant.h>
|
static Core::VariantHandler * | getVariantHandler (int type) |
| Returns the VariantHandler for this type. More...
|
|
static bool | registerVariantHandler (int type, Core::VariantHandler *vhnd) |
| Registers a VariantHandler for a given type. returns true, if successful, false if a handler for this type exists already. More...
|
|
◆ create()
◆ getAsString()
Returns a string representation of the value of the Variant.
◆ getType()
virtual int Core::Core::getType |
( |
| ) |
|
|
pure virtual |
◆ getVariantHandler()
static Core::VariantHandler* Core::Core::getVariantHandler |
( |
int |
type | ) |
|
|
static |
Returns the VariantHandler for this type.
◆ isEqual()
Compares, if two Variants, both of the same type, are equal.
◆ registerVariantHandler()
static bool Core::Core::registerVariantHandler |
( |
int |
type, |
|
|
Core::VariantHandler * |
vhnd |
|
) |
| |
|
static |
Registers a VariantHandler for a given type. returns true, if successful, false if a handler for this type exists already.
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/Core/include/Core/Variant.h