OmniSciDB
a5dc49c757
|
Public Attributes | |
std::pair< const char *, size_t > | payload |
bool | is_null |
Definition at line 148 of file ExternalExecutor.cpp.
bool anonymous_namespace{ExternalExecutor.cpp}::DecodedString::is_null |
Definition at line 150 of file ExternalExecutor.cpp.
Referenced by anonymous_namespace{ExternalExecutor.cpp}::vt_column().
std::pair<const char*, size_t> anonymous_namespace{ExternalExecutor.cpp}::DecodedString::payload |
Definition at line 149 of file ExternalExecutor.cpp.
Referenced by anonymous_namespace{ExternalExecutor.cpp}::vt_column().