|
Jive reference manual
|
This is the complete list of members for jive::util::Table, including all inherited members.
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| columnCount() const =0 | jive::util::Table | pure virtual |
| emitEvents_(int events)=0 | jive::util::EventSource | protectedpure virtual |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| find(const String &name, const Ref< ItemSet > &items, const Properties &globdat) | jive::util::Table | static |
| findAllValues(const Matrix &buf) const | jive::util::Table | |
| findBlock(const Matrix &block, const IdxVector &irows, const IdxVector &jcols) const | jive::util::Table | |
| findColumn(const String &name) const | jive::util::Table | virtual |
| findColValues(const Vector &cvals, const IdxVector &irows, idx_t jcol) const | jive::util::Table | |
| findFor(const Ref< ItemSet > &items, const Properties &globdat) | jive::util::Table | static |
| findRowValues(const Vector &rvals, idx_t irow, const IdxVector &jcols) const | jive::util::Table | |
| findValue(double &value, idx_t irow, idx_t jcol) const | jive::util::Table | |
| get(const String &name, const Ref< ItemSet > &items, const Properties &globdat, const String &context) | jive::util::Table | static |
| getAllData(double *buf, idx_t jst) const =0 | jive::util::Table | pure virtual |
| getAllValues(const Matrix &buf) const | jive::util::Table | |
| getBlock(const Matrix &block, const IdxVector &irows, const IdxVector &jcols) const | jive::util::Table | |
| getClass() const | jem::Object | virtual |
| getColumnIndex(const String &name) const | jive::util::Table | |
| getColumnName(idx_t jcol) const =0 | jive::util::Table | pure virtual |
| getColumnNames() const | jive::util::Table | virtual |
| getColValues(const Vector &cvals, const IdxVector &irows, idx_t jcol) const | jive::util::Table | |
| getContext() const | jive::util::Table | virtual |
| getData(double *buf, const idx_t *irows, idx_t icount, const idx_t *jcols, idx_t jcount) const =0 | jive::util::Table | pure virtual |
| getFor(const Ref< ItemSet > &items, const Properties &globdat) | jive::util::Table | static |
| getName() const | jem::NamedObject | |
| getRowItems() const =0 | jive::util::Table | pure virtual |
| getRowValues(const Vector &rvals, idx_t irow, const IdxVector &jcols) const | jive::util::Table | |
| getTagName() const | jive::util::Table | |
| getTagName(const String &rowItemName) | jive::util::Table | static |
| getType() | jem::Object | static |
| getValue(idx_t irow, idx_t jcol) const | jive::util::Table | |
| hashValue() const | jem::Object | virtual |
| isDense() const | jive::util::Table | |
| makeContext(const String &kind, const String &name) | jem::NamedObject | static |
| myName_ | jem::NamedObject | protected |
| NamedObject(const String &name="") | jem::NamedObject | explicit |
| newStructEvent | jive::util::Table | |
| newValuesEvent | jive::util::Table | |
| printAll(PrintWriter &out, const Properties &globdat) | jive::util::Table | static |
| printMatrix(PrintWriter &out, const SparseMatrix &mat, const StringVector &colNames, const IdxVector &rowIDs) | jive::util::Table | static |
| printSection(PrintWriter &out, const Matrix &mat, const StringVector &colNames, const IdxVector &rowIDs, const IdxVector &rowPerm) | jive::util::Table | static |
| printSome(PrintWriter &out, const Dictionary &tables, const String &tag="") | jive::util::Table | static |
| printTo(PrintWriter &out) const | jive::util::Table | virtual |
| resetEvents()=0 | jive::util::EventSource | pure virtual |
| rowCount() const | jive::util::Table | |
| size() const =0 | jive::util::Table | pure virtual |
| store(const Properties &globdat) const | jive::util::Table | |
| store(const String &name, const Properties &globdat) const | jive::util::Table | |
| Table(const String &name="") | jive::util::Table | explicitprotected |
| toMatrix() const =0 | jive::util::Table | pure virtual |
| toString() const | jem::NamedObject | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~EventSource() | jive::util::EventSource | protectedvirtual |
| ~Interface() | jem::Interface | protectedvirtual |
| ~NamedObject() | jem::NamedObject | protectedvirtual |
| ~Table() | jive::util::Table | protectedvirtual |