IODA Bundle
odc::api::ColumnInfo Struct Reference

#include <ColumnInfo.h>

Classes

struct  Bit
 

Public Attributes

std::string name
 
ColumnType type
 
size_t decodedSize
 
std::vector< Bitbitfield
 

Detailed Description

Definition at line 28 of file ColumnInfo.h.

Member Data Documentation

◆ bitfield

std::vector<Bit> odc::api::ColumnInfo::bitfield

Definition at line 39 of file ColumnInfo.h.

◆ decodedSize

size_t odc::api::ColumnInfo::decodedSize

Definition at line 38 of file ColumnInfo.h.

◆ name

std::string odc::api::ColumnInfo::name

Definition at line 36 of file ColumnInfo.h.

◆ type

ColumnType odc::api::ColumnInfo::type

Definition at line 37 of file ColumnInfo.h.


The documentation for this struct was generated from the following file: