CARMA C++
|
Column - an unimplemented class we could create a special class 'Column' in which it is defined how a column it to be recognized, as there are different models. More...
#include <carma/services/Table.h>
Public Member Functions | |
Column (int column_number) | |
Column (int start_column, int end_column) | |
Column (int dcol, int mcol, int scol) | |
Column (std::string column_name) | |
Column - an unimplemented class we could create a special class 'Column' in which it is defined how a column it to be recognized, as there are different models.