OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::ObjectPath, including all inherited members.
appendParameter(const std::string &name_, const std::string &value_) | OTest2::ObjectPath | |
getCurrentName() const | OTest2::ObjectPath | |
getCurrentParameters() const | OTest2::ObjectPath | |
getCurrentPath() const | OTest2::ObjectPath | |
getRegressionKey(const std::string &local_key_) const | OTest2::ObjectPath | |
isPrefixOf(const ObjectPath &path_) const noexcept | OTest2::ObjectPath | |
ObjectPath(const ObjectPath &)=delete | OTest2::ObjectPath | |
ObjectPath() | OTest2::ObjectPath | |
ObjectPath(const std::string &full_path_) | OTest2::ObjectPath | explicit |
operator=(const ObjectPath &)=delete | OTest2::ObjectPath | |
popName() | OTest2::ObjectPath | |
pushName(const std::string &name_) | OTest2::ObjectPath | |
~ObjectPath() | OTest2::ObjectPath |