Object Member List
This is the complete list of members for Object, including all inherited members.
addChild(std::string type, uint32_t id, Persistency *persistency) | Node | |
addChild(std::string type, Libpf::Persistency::Defaults defaults) | Node | |
addChild(const Node &child) | Node | |
addChild(std::unique_ptr< Node > child) | Node | |
addVariable(T &variable) | Object | protected |
addVectorVariable(std::vector< T > &variable, const std::string &tag, const std::string &description, uint32_t size, typename T::ValueType value) | Object | protected |
at(const std::string &fullRelativeTag) | Object | |
at(const std::string &fullRelativeTag) const | Object | |
at(const std::string &fullRelativeTag, int index) | Object | |
child(const std::string &tag) const | Node | |
children(void) | Node | |
children(void) const | Node | |
children_ | Node | protected |
clear(void) const | Object | |
clone(void) const | Node | inlinevirtual |
compareParameters(const Object &rhs) const | Object | |
created_at(void) const | Persistent | |
defaults(void) const | Object | |
descendants(void) const | Node | |
description() const | Item | |
Diagnostic(void) | Diagnostic | |
exists(uint32_t id) | Node | |
existsChild(std::string tag) const | Node | |
existsI(const std::string &tag) const | Object | |
existsQ(const std::string &tag) const | Object | |
existsS(const std::string &tag) const | Object | |
fullTag() const | Item | |
getId(void) override | Node | virtual |
hasIcon(void) const | Node | |
I(const std::string &tag) const | Object | |
I(const std::string &tag, int index) const | Object | |
I(const std::string &tag) | Object | |
I(const std::string &tag, int index) | Object | |
iconHeight(void) const | Node | |
iconName(bool raster) const | Node | |
iconWidth(void) const | Node | |
id(void) const | Persistent | |
insert(Persistency *persistency) const override | Node | virtual |
integers_ | Object | protected |
integerVectors_ | Object | protected |
isRestored(void) const | Node | |
Item(const Item &other) | Item | |
Item(const std::string &tag, const std::string &description, Persistent *parent) | Item | |
Item(Item &&other) | Item | |
Node(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Node | |
Node(const Node &other) | Node | |
Node(Node &&other) | Node | |
Object(const Object &other) | Object | protected |
Object(Object &&other) | Object | protected |
Object(Libpf::Persistency::Defaults defaults, uint32_t id=0, Persistency *persistency=nullptr, Persistent *parent=nullptr, Persistent *root=nullptr) | Object | |
offset(void) const | Node | inlineprotected |
operator!=(const Object &rhs) const | Object | |
Node::operator!=(const Node &rhs) const | Node | |
Persistent::operator!=(const Item &rhs) const | Item | |
operator=(const Object &) | Object | protected |
operator=(Object &&other) | Object | protected |
operator=(const Node &) override | Object | virtual |
operator=(Node &&other) override | Object | virtual |
Persistent::operator=(const Persistent &) | Persistent | |
Persistent::operator=(Persistent &&other) | Persistent | |
Item::operator=(const Item &other) | Item | |
Item::operator=(Item &&other) | Item | |
operator==(const Object &rhs) const | Object | |
Node::operator==(const Node &rhs) const | Node | |
Persistent::operator==(const Item &rhs) const | Item | |
parent() const | Item | inline |
parent_ | Item | protected |
parentId(void) const | Persistent | |
Persistent(const std::string &tag, const std::string &description, Persistent *parent, uint32_t id) | Persistent | |
Persistent(const Persistent &) | Persistent | |
Persistent(Persistent &&other) | Persistent | |
pop(void) | Object | |
printJson(std::ostream &os, int level=0) const override | Object | virtual |
prune(const std::string &tag) | Node | |
push(void) const | Object | |
Q(const std::string &tag) const | Object | |
Q(const std::string &tag, int index) const | Object | |
Q(const std::string &tag, int row, int column) const | Object | |
Q(const std::string &tag) | Object | |
Q(const std::string &tag, int index) | Object | |
Q(const std::string &tag, int row, int column) | Object | |
Q(const std::string &tag, std::string componentName) const | Object | |
Q(const std::string &tag, std::string componentName) | Object | |
Q(const std::string &tag, int index, std::string componentName) const | Object | |
Q(const std::string &tag, int index, std::string componentName) | Object | |
quantities(void) | Object | |
quantities(void) const | Object | |
quantities_ | Object | protected |
quantityMatrices_ | Object | protected |
quantityVectors_ | Object | protected |
range(void) const override | Node | virtual |
readParameters(Persistency *persistency) override | Object | virtual |
readVariables(Persistency *persistency) override | Object | virtual |
remove(Persistency *persistency) const override | Node | virtual |
renameChild(const std::string &oldName, const std::string &newName) | Node | |
restore(Persistency *persistency) override | Node | virtual |
retrieveInteger(const Libpf::Persistency::Defaults &defaults, uint32_t id, Persistency *persistency, std::string tag, int min, int max, int def=-1) | Object | protected |
retrieveString(const Libpf::Persistency::Defaults &defaults, uint32_t id, Persistency *persistency, std::string tag, const std::string def) | Object | protected |
root(void) const | Node | inline |
rootId(void) const override | Node | virtual |
S(const std::string &tag) const | Object | |
S(const std::string &tag, int index) const | Object | |
S(const std::string &tag) | Object | |
S(const std::string &tag, int index) | Object | |
search(uint32_t id) | Node | |
setDescription(const std::string &description) | Item | |
setIcon(std::string icon, double width, double height) | Node | |
setTag(const std::string &tag) | Item | |
setVerbosity(int verbosity) | Diagnostic | |
setWideDescription(const std::wstring &description) | Item | |
setWideTag(const std::wstring &tag) | Item | |
strings_ | Object | protected |
stringVectors_ | Object | protected |
tag() const | Item | |
type(void) const override | Object | virtual |
update(Persistency *persistency) const override | Node | virtual |
updated_at(void) const | Persistent | |
updated_at(double u) const | Persistent | |
uuid(void) const | Persistent | |
verbosity(void) const | Diagnostic | |
verbosityInstance | Diagnostic | protected |
~Diagnostic()=default | Diagnostic | protectedvirtual |
~Item() | Item | inlinevirtual |
~Node() | Node | |
~Object(void) | Object | |
~Persistent(void) | Persistent | inline |