OmniSciDB
c1a53651b2
|
#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 83 of file QueryHint.h.
|
inline |
Definition at line 87 of file QueryHint.h.
bool HintIdentifier::global_hint |
Definition at line 84 of file QueryHint.h.
std::string HintIdentifier::hint_name |
Definition at line 85 of file QueryHint.h.