![]() |
mksqlite
2.5
A MATLAB interface to SQLite
|
This is the complete list of members for ValueSQLCol, including all inherited members.
append(double value) | ValueSQLCol | inline |
append(sqlite3_int64 value) | ValueSQLCol | inline |
append(const char *value) | ValueSQLCol | inline |
append(char *value) | ValueSQLCol | inline |
append(const mxArray *value) | ValueSQLCol | inline |
append(mxArray *value) | ValueSQLCol | inline |
append(const ValueSQL &item) | ValueSQLCol | inline |
append(ValueSQL &item) | ValueSQLCol | inline |
Destroy(int row) | ValueSQLCol | inline |
m_any | ValueSQLCol | |
m_col_name | ValueSQLCol | |
m_float | ValueSQLCol | |
m_isAnyType | ValueSQLCol | |
m_name | ValueSQLCol | |
operator[](int index) | ValueSQLCol | inline |
size() | ValueSQLCol | inline |
StringPair typedef | ValueSQLCol | |
StringPairList typedef | ValueSQLCol | |
swapToAnyType() | ValueSQLCol | inline |
ValueSQLCol() | ValueSQLCol | private |
ValueSQLCol(StringPair name) | ValueSQLCol | inline |
~ValueSQLCol() | ValueSQLCol | inline |