Public Types | Public Member Functions
OpcUa::OutputChannel Class Reference

#include <channel.h>

Inheritance diagram for OpcUa::OutputChannel:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::shared_ptr
< OutputChannel
SharedPtr
typedef std::unique_ptr
< OutputChannel
UniquePtr

Public Member Functions

OutputChanneloperator= (const OutputChannel &)
 OutputChannel ()
 OutputChannel (const OutputChannel &)
 OutputChannel (OutputChannel &&)
virtual void Send (const char *message, std::size_t size)=0
virtual ~OutputChannel ()

Detailed Description

Definition at line 57 of file channel.h.


Member Typedef Documentation

Reimplemented in OpcUa::IOChannel.

Definition at line 60 of file channel.h.

Reimplemented in OpcUa::IOChannel.

Definition at line 61 of file channel.h.


Constructor & Destructor Documentation

virtual OpcUa::OutputChannel::~OutputChannel ( ) [inline, virtual]

Definition at line 64 of file channel.h.

Definition at line 66 of file channel.h.


Member Function Documentation

OutputChannel& OpcUa::OutputChannel::operator= ( const OutputChannel )
virtual void OpcUa::OutputChannel::Send ( const char *  message,
std::size_t  size 
) [pure virtual]

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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:59