#include <base/datum.h>
◆ NullableDatumRef() [1/3]
taco::NullableDatumRef::NullableDatumRef |
( |
const Datum & |
d | ) |
|
|
inline |
◆ NullableDatumRef() [2/3]
taco::NullableDatumRef::NullableDatumRef |
( |
const DatumRef & |
d | ) |
|
|
inline |
◆ NullableDatumRef() [3/3]
◆ isnull()
constexpr bool taco::NullableDatumRef::isnull |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator DatumRef()
taco::NullableDatumRef::operator DatumRef |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ datum_impl::NonVarlenGetters< NullableDatumRef >
◆ m_isnull
bool taco::NullableDatumRef::m_isnull |
|
private |
◆ m_val
The documentation for this class was generated from the following file: