Mobile API Reference
MicroStrategy 2019
|
#include <DSSProperty.h>
Public Member Functions | |
DSSProperty () | |
virtual | ~DSSProperty () |
DSSProperty (std::string iName, CComVariant &iValue) | |
std::string | getName () |
VARTYPE | getType () |
DSSProperty () | |
virtual | ~DSSProperty () |
DSSProperty (std::string iName, CComVariant &iValue) | |
std::string | getName () |
VARTYPE | getType () |
Public Member Functions inherited from DSSPropertyBaseClass | |
DSSPropertyBaseClass () | |
virtual | ~DSSPropertyBaseClass () |
CComVariant * | getValue () |
void | setValue (CComVariant *value) |
DSSPropertyBaseClass () | |
virtual | ~DSSPropertyBaseClass () |
CComVariant * | getValue () |
void | setValue (CComVariant *value) |
Additional Inherited Members | |
Protected Attributes inherited from DSSPropertyBaseClass | |
CComVariant | mValue |
DSSProperty::DSSProperty | ( | ) |
|
virtual |
DSSProperty::DSSProperty | ( | std::string | iName, |
CComVariant & | iValue | ||
) |
DSSProperty::DSSProperty | ( | ) |
|
virtual |
DSSProperty::DSSProperty | ( | std::string | iName, |
CComVariant & | iValue | ||
) |
|
virtual |
Reimplemented from DSSPropertyBaseClass.
|
virtual |
Reimplemented from DSSPropertyBaseClass.
|
virtual |
Reimplemented from DSSPropertyBaseClass.
|
virtual |
Reimplemented from DSSPropertyBaseClass.