
Protected Member Functions | |
| std::vector< ReferenceDescription > | Browse (const NodeId &id) const |
| std::string | ConfigPath (const char *name) |
| template<typename T > | |
| bool | HasAttribute (const NodeId &object, OpcUa::AttributeId attribute, T value) |
| bool | HasReference (std::vector< ReferenceDescription > refs, ReferenceId referenceId, NodeId targetNode) const |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| Test () | |
| Test () | |
| Test () | |
Protected Attributes | |
| Server::AddressSpace::UniquePtr | NameSpace |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
Definition at line 31 of file xml_addressspace_ut.cpp.
|
inlineprotected |
Definition at line 46 of file xml_addressspace_ut.cpp.
|
inlineprotected |
Definition at line 89 of file xml_addressspace_ut.cpp.
|
inlineprotected |
Definition at line 69 of file xml_addressspace_ut.cpp.
|
inlineprotected |
Definition at line 55 of file xml_addressspace_ut.cpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 34 of file xml_addressspace_ut.cpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 40 of file xml_addressspace_ut.cpp.
|
protected |
Definition at line 95 of file xml_addressspace_ut.cpp.