otsdaq  v2_05_02_indev
ots::TableView Member List

This is the complete list of members for ots::TableView, including all inherited members.

addRow(const std::string &author="", unsigned char incrementUniqueData=false, const std::string &baseNameAutoUID="", unsigned int rowToAdd=(unsigned int)-1) (defined in ots::TableView)ots::TableView
addRowToGroup(const unsigned int &row, const unsigned int &col, const std::string &groupID) (defined in ots::TableView)ots::TableView
begin(void) (defined in ots::TableView)ots::TableViewinline
begin(void) const (defined in ots::TableView)ots::TableViewinline
const_iterator typedef (defined in ots::TableView)ots::TableView
copy(const TableView &src, TableVersion destinationVersion, const std::string &author) (defined in ots::TableView)ots::TableView
copyRows(const std::string &author, const TableView &src, unsigned int srcOffsetRow=0, unsigned int srcRowsToCopy=(unsigned int)-1, unsigned int destOffsetRow=(unsigned int)-1, unsigned char generateUniqueDataColumns=false, const std::string &baseNameAutoUID="") (defined in ots::TableView)ots::TableView
DataView typedef (defined in ots::TableView)ots::TableView
deleteAllRows(void) (defined in ots::TableView)ots::TableViewinline
deleteRow(int r) (defined in ots::TableView)ots::TableView
end(void) (defined in ots::TableView)ots::TableViewinline
end(void) const (defined in ots::TableView)ots::TableViewinline
fillFromCSV(const std::string &data, const int &dataOffset=0, const std::string &author="") (defined in ots::TableView)ots::TableView
fillFromJSON(const std::string &json) (defined in ots::TableView)ots::TableView
findCol(const std::string &name) const (defined in ots::TableView)ots::TableView
findColByType(const std::string &type, int startingCol=0) const (defined in ots::TableView)ots::TableView
findRow(unsigned int col, const T &value, unsigned int offsetRow=0, bool doNotThrow=false) const (defined in ots::TableView)ots::TableView
findRow(unsigned int col, const std::string &value, unsigned int offsetRow=0, bool doNotThrow=false) const (defined in ots::TableView)ots::TableView
findRowInGroup(unsigned int col, const T &value, const std::string &groupId, const std::string &childLinkIndex, unsigned int offsetRow=0) const (defined in ots::TableView)ots::TableView
findRowInGroup(unsigned int col, const std::string &value, const std::string &groupId, const std::string &childLinkIndex, unsigned int offsetRow=0) const (defined in ots::TableView)ots::TableView
getAuthor(void) const (defined in ots::TableView)ots::TableView
getChildLink(const unsigned int &col, bool &isGroup, std::pair< unsigned int, unsigned int > &linkPair) const (defined in ots::TableView)ots::TableView
getColPriority(void) const (defined in ots::TableView)ots::TableView
getColStatus(void) const (defined in ots::TableView)ots::TableView
getColUID(void) const (defined in ots::TableView)ots::TableView
getColumnInfo(unsigned int column) const (defined in ots::TableView)ots::TableView
getColumnNames(void) const (defined in ots::TableView)ots::TableView
getColumnNamesMap(void) const (defined in ots::TableView)ots::TableView
getColumnsInfo(void) const (defined in ots::TableView)ots::TableView
getColumnsInfoP(void) (defined in ots::TableView)ots::TableView
getColumnStorageNames(void) const (defined in ots::TableView)ots::TableView
getComment(void) const (defined in ots::TableView)ots::TableView
getCreationTime(void) const (defined in ots::TableView)ots::TableView
getDataColumnSize(void) const (defined in ots::TableView)ots::TableView
getDataView(void) const (defined in ots::TableView)ots::TableView
getDefaultRowValues(void) const (defined in ots::TableView)ots::TableView
getEscapedValueAsString(unsigned int row, unsigned int col, bool convertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
getGroupRows(const unsigned int groupIdCol, const std::string &groupID, bool onlyStatusTrue=false, bool orderedByPriority=false) const (defined in ots::TableView)ots::TableView
getGroupRowsByPriority(const unsigned int groupIdCol, const std::string &groupID, bool onlyStatusTrue=false) const (defined in ots::TableView)ots::TableView
getLastAccessTime(void) const (defined in ots::TableView)ots::TableView
getLinkGroupIDColumn(const std::string &childLinkIndex) const (defined in ots::TableView)ots::TableView
getLooseColumnMatching(void) const (defined in ots::TableView)ots::TableView
getNumberOfColumns(void) const (defined in ots::TableView)ots::TableView
getNumberOfRows(void) const (defined in ots::TableView)ots::TableView
getSetOfGroupIDs(const std::string &childLinkIndex, unsigned int row=-1) const (defined in ots::TableView)ots::TableView
getSetOfGroupIDs(const unsigned int &col, unsigned int row=-1) const (defined in ots::TableView)ots::TableView
getSourceColumnMismatch(void) const (defined in ots::TableView)ots::TableView
getSourceColumnMissing(void) const (defined in ots::TableView)ots::TableView
getSourceColumnNames(void) const (defined in ots::TableView)ots::TableView
getTableName(void) const (defined in ots::TableView)ots::TableView
getUniqueStorageIdentifier(void) const (defined in ots::TableView)ots::TableView
getValue(T &value, unsigned int row, unsigned int col, bool doConvertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
getValue(std::string &value, unsigned int row, unsigned int col, bool doConvertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
getValueAsString(unsigned int row, unsigned int col, bool convertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
getVersion(void) const (defined in ots::TableView)ots::TableView
init(void) (defined in ots::TableView)ots::TableView
INVALID (defined in ots::TableView)ots::TableViewstatic
isEntryInGroup(const unsigned int &row, const std::string &childLinkIndex, const std::string &groupNeedle) const (defined in ots::TableView)ots::TableView
isURIEncodedCommentTheSame(const std::string &comment) const (defined in ots::TableView)ots::TableView
iterator typedef (defined in ots::TableView)ots::TableView
print(std::ostream &out=std::cout) const (defined in ots::TableView)ots::TableView
printJSON(std::ostream &out=std::cout) const (defined in ots::TableView)ots::TableView
removeRowFromGroup(const unsigned int &row, const unsigned int &col, const std::string &groupID, bool deleteRowIfNoGroupLeft=false) (defined in ots::TableView)ots::TableView
reset(void) (defined in ots::TableView)ots::TableView
resizeDataView(unsigned int nRows, unsigned int nCols) (defined in ots::TableView)ots::TableView
setAuthor(const std::string &author) (defined in ots::TableView)ots::TableView
setComment(const std::string &comment) (defined in ots::TableView)ots::TableView
setCreationTime(time_t t) (defined in ots::TableView)ots::TableView
setLastAccessTime(time_t t=time(0)) (defined in ots::TableView)ots::TableView
setLooseColumnMatching(bool setValue) (defined in ots::TableView)ots::TableView
setUniqueColumnValue(unsigned int row, unsigned int col, std::string baseValueAsString="", bool doMathAppendStrategy=false) (defined in ots::TableView)ots::TableView
setUniqueStorageIdentifier(const std::string &storageUID) (defined in ots::TableView)ots::TableView
setURIEncodedComment(const std::string &uriComment) (defined in ots::TableView)ots::TableView
setURIEncodedValue(const std::string &value, const unsigned int &row, const unsigned int &col, const std::string &author="") (defined in ots::TableView)ots::TableView
setValue(const T &value, unsigned int row, unsigned int col) (defined in ots::TableView)ots::TableView
setValue(const std::string &value, unsigned int row, unsigned int col) (defined in ots::TableView)ots::TableView
setValue(const char *value, unsigned int row, unsigned int col) (defined in ots::TableView)ots::TableView
setValueAsString(const std::string &value, unsigned int row, unsigned int col) (defined in ots::TableView)ots::TableView
setVersion(const T &version) (defined in ots::TableView)ots::TableView
TableView(const std::string &tableName) (defined in ots::TableView)ots::TableView
validateValueForColumn(const std::string &value, unsigned int col, bool doConvertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
validateValueForColumn(const std::string &value, unsigned int col, bool convertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView
~TableView(void) (defined in ots::TableView)ots::TableViewvirtual