As() const | wxAny | |
CheckType() const | wxAny | |
GetAs(T *value) const | wxAny | |
GetAs(wxVariant *value) const | wxAny | |
GetType() const | wxAny | |
HasSameType(const wxAny &other) const | wxAny | |
IsNull() const | wxAny | |
MakeNull() | wxAny | |
operator!=(signed char value) const | wxAny | |
operator!=(signed short value) const | wxAny | |
operator!=(signed int value) const | wxAny | |
operator!=(signed long value) const | wxAny | |
operator!=(wxLongLong_t value) const | wxAny | |
operator!=(unsigned char value) const | wxAny | |
operator!=(unsigned short value) const | wxAny | |
operator!=(unsigned int value) const | wxAny | |
operator!=(unsigned long value) const | wxAny | |
operator!=(wxULongLong_t value) const | wxAny | |
operator!=(float value) const | wxAny | |
operator!=(double value) const | wxAny | |
operator!=(bool value) const | wxAny | |
operator!=(const char *value) const | wxAny | |
operator!=(const wchar_t *value) const | wxAny | |
operator!=(const wxString &value) const | wxAny | |
operator=(const T &value) | wxAny | |
operator=(const wxAny &any) | wxAny | |
operator=(const wxVariant &variant) | wxAny | |
operator==(signed char value) const | wxAny | |
operator==(signed short value) const | wxAny | |
operator==(signed int value) const | wxAny | |
operator==(signed long value) const | wxAny | |
operator==(wxLongLong_t value) const | wxAny | |
operator==(unsigned char value) const | wxAny | |
operator==(unsigned short value) const | wxAny | |
operator==(unsigned int value) const | wxAny | |
operator==(unsigned long value) const | wxAny | |
operator==(wxULongLong_t value) const | wxAny | |
operator==(float value) const | wxAny | |
operator==(double value) const | wxAny | |
operator==(bool value) const | wxAny | |
operator==(const char *value) const | wxAny | |
operator==(const wchar_t *value) const | wxAny | |
operator==(const wxString &value) const | wxAny | |
wxAny() | wxAny | |
wxAny(const T &value) | wxAny | |
wxAny(const wxAny &any) | wxAny | |
wxAny(const wxVariant &variant) | wxAny | |
~wxAny() | wxAny |