![]() |
mksqlite
2.5
A MATLAB interface to SQLite
|
This is the complete list of members for ValueMex, including all inherited members.
Adopt(bool doAdopt=true) | ValueMex | inline |
ByData() const | ValueMex | inline |
ByElement() const | ValueMex | inline |
Call(ValueMex *lhs, ValueMex *exception) | ValueMex | inline |
CHAR_CLASS enum value (defined in ValueMex) | ValueMex | |
ClassID() const | ValueMex | inline |
Complexity(bool bCanSerialize=false) const | ValueMex | inline |
CreateCellMatrix(int m, int n) | ValueMex | inlinestatic |
CreateDoubleScalar(double value) | ValueMex | inlinestatic |
CreateString(const char *str) | ValueMex | inlinestatic |
Data() const | ValueMex | inline |
Destroy() | ValueMex | inline |
Detach() | ValueMex | inline |
DOUBLE_CLASS enum value (defined in ValueMex) | ValueMex | |
Duplicate() const | ValueMex | inline |
GetEncString() const | ValueMex | inline |
GetField(int n, const char *name) const | ValueMex | inline |
GetInt(int errval=0) const | ValueMex | inline |
GetInt64(int errval=0) const | ValueMex | inline |
GetM() const | ValueMex | inline |
GetN() const | ValueMex | inline |
GetScalar() const | ValueMex | inline |
GetString(bool flagUTF=false, const char *format=NULL) const | ValueMex | inline |
INT16_CLASS enum value (defined in ValueMex) | ValueMex | |
INT32_CLASS enum value (defined in ValueMex) | ValueMex | |
INT64_CLASS enum value (defined in ValueMex) | ValueMex | |
INT8_CLASS enum value (defined in ValueMex) | ValueMex | |
IsCell() const | ValueMex | inline |
IsComplex() const | ValueMex | inline |
IsDoubleClass() const | ValueMex | inline |
IsEmpty() const | ValueMex | inline |
IsFunctionHandle() const | ValueMex | inline |
IsScalar() const | ValueMex | inline |
IsStruct() const | ValueMex | inline |
IsVector() const | ValueMex | inline |
Item() const | ValueMex | inline |
Item() | ValueMex | inline |
LOGICAL_CLASS enum value (defined in ValueMex) | ValueMex | |
m_isConst | ValueBase | |
MakePersistent() | ValueMex | inline |
NumDims() const | ValueMex | inline |
NumElements() const | ValueMex | inline |
operator=(const ValueMex &other) | ValueMex | inline |
operator=(ValueMex &other) | ValueMex | inline |
operator=(ValueMex &&other) | ValueMex | inline |
ValueBase::operator=(const ValueBase &other) | ValueBase | inlineprotected |
ValueBase::operator=(ValueBase &other) | ValueBase | inlineprotected |
ValueBase::operator=(ValueBase &&other) | ValueBase | inlineprotected |
SetCell(int i, const mxArray *cell) | ValueMex | inline |
SINGLE_CLASS enum value (defined in ValueMex) | ValueMex | |
TC_COMPLEX enum value | ValueMex | |
TC_EMPTY enum value | ValueMex | |
TC_SIMPLE enum value | ValueMex | |
TC_SIMPLE_ARRAY enum value | ValueMex | |
TC_SIMPLE_VECTOR enum value | ValueMex | |
TC_UNSUPP enum value | ValueMex | |
Throw() | ValueMex | inline |
type_complexity_e enum name | ValueMex | |
UINT16_CLASS enum value (defined in ValueMex) | ValueMex | |
UINT32_CLASS enum value (defined in ValueMex) | ValueMex | |
UINT8_CLASS enum value (defined in ValueMex) | ValueMex | |
ValueBase() | ValueBase | inlineprotected |
ValueBase(const ValueBase &other) | ValueBase | inlineprotected |
ValueBase(ValueBase &other) | ValueBase | inlineprotected |
ValueBase(ValueBase &&other) | ValueBase | inlineprotected |
ValueMex() | ValueMex | inline |
ValueMex(const ValueMex &other) | ValueMex | inline |
ValueMex(ValueMex &other) | ValueMex | inline |
ValueMex(ValueMex &&other) | ValueMex | inline |
ValueMex(const mxArray *pcItem) | ValueMex | inlineexplicit |
ValueMex(mwIndex m, mwIndex n, int clsid=mxDOUBLE_CLASS) | ValueMex | inline |
~ValueBase() | ValueBase | inline |