Definition at line 47 of file uuid_column.hpp.
|
template<typename T > |
static ColumnRef | Serialize (const T &) |
|
◆ container_type
using storages::clickhouse::io::columns::UuidColumn::container_type = std::vector<cpp_type> |
◆ cpp_type
using storages::clickhouse::io::columns::UuidColumn::cpp_type = boost::uuids::uuid |
◆ UuidColumn()
template<typename T >
storages::clickhouse::io::columns::UuidColumn::UuidColumn |
( |
T | | ) |
|
|
inline |
◆ Serialize()
template<typename T >
static ColumnRef storages::clickhouse::io::columns::UuidColumn::Serialize |
( |
const T & | | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: