|
Jive reference manual
|
This is the complete list of members for jive::app::DataPrinter, including all inherited members.
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| DataPrinter(const String &name="") | jive::app::DataPrinter | explicit |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| getClass() const | jem::Object | virtual |
| getContext() const | jive::app::DataPrinter | virtual |
| getName() const | jem::NamedObject | |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| init(const Properties &conf, const Properties &props, const Properties &globdat) | jive::app::DataPrinter | virtual |
| makeContext(const String &kind, const String &name) | jem::NamedObject | static |
| myName_ | jem::NamedObject | protected |
| NamedObject(const String &name="") | jem::NamedObject | explicit |
| Output typedef | jive::app::DataPrinter | |
| printSparseVector(Output &out, const String &label, const Vector &vec, const IdxVector &idofs, const DofSpace &dofs, const Properties &globdat)=0 | jive::app::DataPrinter | pure virtual |
| printTable(Output &out, const String &label, const Table &table, const Properties &globdat)=0 | jive::app::DataPrinter | pure virtual |
| printVector(Output &out, const String &label, const Vector &vec, const DofSpace &dofs, const Properties &globdat)=0 | jive::app::DataPrinter | pure virtual |
| shutdown(const Properties &globdat) | jive::app::DataPrinter | virtual |
| toString() const | jem::NamedObject | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~DataPrinter() | jive::app::DataPrinter | protectedvirtual |
| ~NamedObject() | jem::NamedObject | protectedvirtual |