hybridse::codec::ColInfo
#include <fe_row_codec.h>
Summary
Public Functions
function ColInfo
inline ColInfo()function ColInfo
inline ColInfo(
const std::string & name,
::hybridse::type::Type type,
uint32_t idx,
uint32_t offset
)Public Attributes
variable type
variable idx
variable offset
variable name
Last updated