#include <common.h>

Public Member Functions | |
| OpcUaBinarySerialization () | |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Protected Member Functions | |
| OutputChannel & | GetChannel () |
| BinaryOStream & | GetStream () |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| Test () | |
| Test () | |
| Test () | |
Private Attributes | |
| std::shared_ptr< OutputChannel > | Channel |
| std::unique_ptr< BinaryOStream > | Stream |
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 |
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 98 of file tests/protocol/common.h.
|
inline |
Definition at line 101 of file tests/protocol/common.h.
|
inlineprotected |
Definition at line 116 of file tests/protocol/common.h.
|
inlineprotected |
Definition at line 121 of file tests/protocol/common.h.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 108 of file tests/protocol/common.h.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 112 of file tests/protocol/common.h.
|
private |
Definition at line 127 of file tests/protocol/common.h.
|
private |
Definition at line 128 of file tests/protocol/common.h.