
Protected Member Functions | |
| std::vector< ReferenceDescription > | Browse (const NodeId &id) const |
| void | ExpectHasBaseAttributes (ObjectId id) |
| void | ExpectHasDataTypeAttributes (ObjectId id) |
| void | ExpectHasObjectAttributes (ObjectId id) |
| void | ExpectHasReferenceTypeAttributes (ObjectId id) |
| void | ExpectHasTypeAttributes (ObjectId id) |
| void | ExpectHasVariableAttributes (ObjectId id) |
| void | ExpectHasVariableTypeAttributes (ObjectId id) |
| bool | HasAttribute (OpcUa::ObjectId object, OpcUa::AttributeId attribute) |
| 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 () | |
Private Attributes | |
| Common::Logger::SharedPtr | Logger |
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 29 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 51 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 91 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 112 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 102 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 138 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 107 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 117 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 129 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 80 of file standard_namespace_ut.cpp.
|
inlineprotected |
Definition at line 67 of file standard_namespace_ut.cpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 32 of file standard_namespace_ut.cpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 45 of file standard_namespace_ut.cpp.
|
private |
Definition at line 146 of file standard_namespace_ut.cpp.