Flags defined in the database command between DO and the statement (NONEMPTY,UNIQUE)
More...
Flags defined in the database command between DO and the statement (NONEMPTY,UNIQUE)
_Wolframe::db::vm::ProgramInstance::ResultFlags::ResultFlags |
( |
const ResultFlags & |
o | ) |
|
|
inline |
_Wolframe::db::vm::ProgramInstance::ResultFlags::ResultFlags |
( |
bool |
unique_ = false , |
|
|
bool |
nonempty_ = false |
|
) |
| |
|
inline |
void _Wolframe::db::vm::ProgramInstance::ResultFlags::clear |
( |
| ) |
|
|
inline |
void _Wolframe::db::vm::ProgramInstance::ResultFlags::init |
( |
bool |
unique_, |
|
|
bool |
nonempty_ |
|
) |
| |
|
inline |
bool _Wolframe::db::vm::ProgramInstance::ResultFlags::touched |
( |
| ) |
|
|
inline |
Get and set of the first result flag.
bool _Wolframe::db::vm::ProgramInstance::ResultFlags::is_first |
true, if there has been no result set added to the set (result is created)
bool _Wolframe::db::vm::ProgramInstance::ResultFlags::nonempty |
bool _Wolframe::db::vm::ProgramInstance::ResultFlags::unique |
The documentation for this class was generated from the following file: