HDK
|
This is the complete list of members for UT_ORMQuerySetResult, including all inherited members.
as(UT_ErrorCode *ec=nullptr) | UT_ORMQuerySetResult | inline |
begin() | UT_ORMQuerySetResult | inline |
begin() const | UT_ORMQuerySetResult | inline |
cbegin() const | UT_ORMQuerySetResult | inline |
cend() const | UT_ORMQuerySetResult | inline |
end() | UT_ORMQuerySetResult | inline |
end() const | UT_ORMQuerySetResult | inline |
fetchAll(UT_ErrorCode *ec=nullptr) | UT_ORMQuerySetResult | inline |
fetchAllFlat(UT_ErrorCode *ec=nullptr) | UT_ORMQuerySetResult | inline |
fetchOne(UT_ErrorCode *ec=nullptr) | UT_ORMQuerySetResult | inline |
getError() const | UT_ORMQuerySetResult | |
hasResults() const | UT_ORMQuerySetResult | |
load(T &obj, UT_ErrorCode &ec) | UT_ORMQuerySetResult | inline |
myError | UT_ORMQuerySetResult | protected |
myStmt | UT_ORMQuerySetResult | protected |
next() | UT_ORMQuerySetResult | |
stmt() | UT_ORMQuerySetResult | inline |
UT_ORMQuerySet class | UT_ORMQuerySetResult | friend |
UT_ORMQuerySetResult(const UT_SharedPtr< UT_SqlStatementImpl > &impl, const UT_ErrorCode &ec) | UT_ORMQuerySetResult | inlineprotected |