Public Member Functions | Protected Member Functions | Private Attributes | List of all members
OpcUaBinarySerialization Class Reference

#include <common.h>

Inheritance diagram for OpcUaBinarySerialization:
Inheritance graph
[legend]

Public Member Functions

 OpcUaBinarySerialization ()
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 

Protected Member Functions

OutputChannelGetChannel ()
 
BinaryOStreamGetStream ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Private Attributes

std::shared_ptr< OutputChannelChannel
 
std::unique_ptr< BinaryOStreamStream
 

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 ()
 

Detailed Description

Definition at line 98 of file tests/protocol/common.h.

Constructor & Destructor Documentation

OpcUaBinarySerialization::OpcUaBinarySerialization ( )
inline

Definition at line 101 of file tests/protocol/common.h.

Member Function Documentation

OutputChannel& OpcUaBinarySerialization::GetChannel ( )
inlineprotected

Definition at line 116 of file tests/protocol/common.h.

BinaryOStream& OpcUaBinarySerialization::GetStream ( )
inlineprotected

Definition at line 121 of file tests/protocol/common.h.

virtual void OpcUaBinarySerialization::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Definition at line 108 of file tests/protocol/common.h.

virtual void OpcUaBinarySerialization::TearDown ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Definition at line 112 of file tests/protocol/common.h.

Member Data Documentation

std::shared_ptr<OutputChannel> OpcUaBinarySerialization::Channel
private

Definition at line 127 of file tests/protocol/common.h.

std::unique_ptr<BinaryOStream> OpcUaBinarySerialization::Stream
private

Definition at line 128 of file tests/protocol/common.h.


The documentation for this class was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09