OmniSciDB
cde582ebc3
|
#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 59 of file QueryHint.h.
|
inline |
Definition at line 63 of file QueryHint.h.
bool HintIdentifier::global_hint |
Definition at line 60 of file QueryHint.h.
std::string HintIdentifier::hint_name |
Definition at line 61 of file QueryHint.h.