RAIDA
1.9.0
|
This is the complete list of members for AIDA::IAnnotation, including all inherited members.
addItem(const std::string &key, const std::string &value, bool sticky=false)=0 | AIDA::IAnnotation | pure virtual |
key(int index) const =0 | AIDA::IAnnotation | pure virtual |
removeItem(const std::string &key)=0 | AIDA::IAnnotation | pure virtual |
reset()=0 | AIDA::IAnnotation | pure virtual |
setSticky(const std::string &key, bool sticky)=0 | AIDA::IAnnotation | pure virtual |
setValue(const std::string &key, const std::string &value)=0 | AIDA::IAnnotation | pure virtual |
size() const =0 | AIDA::IAnnotation | pure virtual |
value(const std::string &key) const =0 | AIDA::IAnnotation | pure virtual |
value(int index) const =0 | AIDA::IAnnotation | pure virtual |
~IAnnotation() | AIDA::IAnnotation | inlinevirtual |