$treeview $search $mathjax $extrastylesheet
otsdaq  v2_03_00
$projectbrief
$projectbrief
$searchbox

ots::TableViewEx Member List

This is the complete list of members for ots::TableViewEx, including all inherited members.
_json (defined in ots::TableViewEx)ots::TableViewEx
addRow(const std::string &author="", bool incrementUniqueData=false, 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::TableView [inline]
begin(void) const (defined in ots::TableView)ots::TableView [inline]
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, bool generateUniqueDataColumns=false) (defined in ots::TableView)ots::TableView
DataView typedef (defined in ots::TableView)ots::TableView
deleteRow(int r) (defined in ots::TableView)ots::TableView
end(void) (defined in ots::TableView)ots::TableView [inline]
end(void) const (defined in ots::TableView)ots::TableView [inline]
fillFromCSV(const std::string &data, const int &dataOffset=0, const std::string &author="") (defined in ots::TableView)ots::TableView
fillFromJSON(std::string const &newjson) (defined in ots::TableViewEx)ots::TableViewEx [inline]
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) const (defined in ots::TableView)ots::TableView [inline]
findRow(unsigned int col, const std::string &value, unsigned int offsetRow=0) 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 [inline]
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
getColLinkGroupID(const std::string &childLinkIndex) 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
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
getLastAccessTime(void) 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 [inline]
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::TableView [static]
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::stringstream &ss) const (defined in ots::TableViewEx)ots::TableViewEx [inline]
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
setTableName(const std::string &name) (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 [inline]
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 [inline]
TableView(const std::string &name="") (defined in ots::TableView)ots::TableView
validateValueForColumn(const std::string &value, unsigned int col, bool doConvertEnvironmentVariables=true) const (defined in ots::TableView)ots::TableView [inline]
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::TableView [virtual]

Generated on 14 Mar 2019 for otsdaq by  doxygen 1.6.1