◆ Lazy_condition()
anonymous_namespace{opt_explain.cc}::Explain::Lazy_condition::Lazy_condition |
( |
Item * |
condition_arg | ) |
|
|
inline |
◆ eval()
bool anonymous_namespace{opt_explain.cc}::Explain::Lazy_condition::eval |
( |
String * |
ret | ) |
|
|
inlineoverridevirtual |
Deferred evaluation of encapsulated expression.
- Parameters
-
[out] | ret | Return string value |
- Return values
-
false | Success |
true | Failure (OOM) |
Implements Lazy.
◆ condition
Item* const anonymous_namespace{opt_explain.cc}::Explain::Lazy_condition::condition |
|
private |
The documentation for this class was generated from the following file: