IODA Bundle
|
Public Member Functions | |
ColumnValues (const std::string &name) | |
void | updateSpan (Span &s) override |
![]() | |
virtual | ~ColumnValuesBase () |
virtual void | addValue (double *val)=0 |
Protected Attributes | |
std::string | name_ |
std::set< T > | values_ |
|
inline |
|
inlineoverridevirtual |
Implements odc::core::ColumnValuesBase.
Definition at line 265 of file Table.cc.
|
protected |
|
protected |