|
Jive reference manual
|
This is the complete list of members for jive::gl::DataSet, including all inherited members.
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| columnCount(const AppContext &apx) const =0 | jive::gl::DataSet | pure virtual |
| configure(const Properties &props, const Properties &globdat, const AppContext &apx) | jive::gl::DataSet | virtual |
| DataSet(const String &name="") | jive::gl::DataSet | explicitprotected |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| findColumn(const String &name, const AppContext &apx) const =0 | jive::gl::DataSet | pure virtual |
| getClass() const | jem::Object | virtual |
| getColData(const Vector &buf, idx_t jcol, const AppContext &apx) const | jive::gl::DataSet | |
| getColData(const Vector &buf, const IdxVector &irows, idx_t jcol, const AppContext &apx) const | jive::gl::DataSet | |
| getConfig(const Properties &props) const | jive::gl::DataSet | virtual |
| getContext() const | jive::gl::DataSet | virtual |
| getData(const Matrix &buf, const IdxVector &irows, const IdxVector &jcols, const AppContext &apx) const =0 | jive::gl::DataSet | pure virtual |
| getItems(const AppContext &apx) const =0 | jive::gl::DataSet | pure virtual |
| getName() const | jem::NamedObject | |
| getRowData(const Vector &buf, idx_t irow, const AppContext &apx) const | jive::gl::DataSet | |
| getRowData(const Vector &buf, idx_t irows, const IdxVector &jcols, const AppContext &apx) const | jive::gl::DataSet | |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| makeContext(const String &kind, const String &name) | jem::NamedObject | static |
| myName_ | jem::NamedObject | protected |
| NamedObject(const String &name="") | jem::NamedObject | explicit |
| rowCount(const AppContext &apx) const | jive::gl::DataSet | virtual |
| toString() const | jem::NamedObject | virtual |
| update(const Properties &globdat, const AppContext &apx)=0 | jive::gl::DataSet | pure virtual |
| ~Collectable() | jem::Collectable | protected |
| ~DataSet() | jive::gl::DataSet | protectedvirtual |
| ~NamedObject() | jem::NamedObject | protectedvirtual |