OmniSciDB
a5dc49c757
|
#include <QueryHint.h>
Public Member Functions | |
HintIdentifier (bool global_hint, const std::string &hint_name) | |
Public Attributes | |
bool | global_hint |
std::string | hint_name |
Definition at line 96 of file QueryHint.h.
|
inline |
Definition at line 100 of file QueryHint.h.
bool HintIdentifier::global_hint |
Definition at line 97 of file QueryHint.h.
std::string HintIdentifier::hint_name |
Definition at line 98 of file QueryHint.h.