struct which stores a column in CWDbaseContent More...
#include <CWDbaseContent.hxx>
Public Member Functions | |
Column () | |
constructor More... | |
Public Attributes | |
std::map< int, Record > | m_idRecordMap |
a map line (or record id) to record More... | |
struct which stores a column in CWDbaseContent
|
inline |
constructor
std::map<int,Record> CWDbaseContent::Column::m_idRecordMap |
a map line (or record id) to record
Referenced by CWDbaseContent::getExtrema(), CWDbaseContent::getRecordList(), CWDbaseContent::readColumn(), CWDbaseContent::readRecordList(), and CWDbaseContent::send().