C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
This is the complete list of members for StringProperty, including all inherited members.
_GetPropertyValue(void *v, size_t size) const override | StringProperty | virtual |
GetCharLen() const override | StringProperty | virtual |
GetCharValue(TCHAR *v) const override | StringProperty | virtual |
GetCharValue_s(TCHAR *v, size_t size) const override | StringProperty | virtual |
GetPrompt() const | MbProperty | inlinevirtual |
GetProperties(MbProperties &) | MbProperty | inlinevirtual |
IsA() const override | StringProperty | virtual |
IsChangeable() const | MbProperty | inline |
MbProperty(MbePrompt name, bool change=true) | MbProperty | inline |
SetPrompt() | MbProperty | inline |
SetProperties(const MbProperties &) | MbProperty | inlinevirtual |
SetPropertyValue(TCHAR *v) override | StringProperty | virtual |
StringProperty(MbePrompt name, const TCHAR *initValue, bool change=true) | StringProperty | |
~MbProperty() | MbProperty | virtual |
~StringProperty() | StringProperty | virtual |