Public Member Functions | List of all members
OpcUa::OutputChannel Class Referenceabstract

#include <channel.h>

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

Public Member Functions

OutputChanneloperator= (const OutputChannel &)=delete
 
 OutputChannel ()
 
 OutputChannel (const OutputChannel &)=delete
 
 OutputChannel (OutputChannel &&)=delete
 
virtual void Send (const char *message, std::size_t size)=0
 
virtual ~OutputChannel ()
 
- Public Member Functions inherited from OpcUa::BreakableChannel
 BreakableChannel ()
 
 BreakableChannel (const BreakableChannel &)=delete
 
 BreakableChannel (BreakableChannel &&)=delete
 
BreakableChanneloperator= (const BreakableChannel &)=delete
 
virtual void Stop ()=0
 
virtual ~BreakableChannel ()
 

Detailed Description

Definition at line 58 of file channel.h.

Constructor & Destructor Documentation

virtual OpcUa::OutputChannel::~OutputChannel ( )
inlinevirtual

Definition at line 64 of file channel.h.

OpcUa::OutputChannel::OutputChannel ( )
inline

Definition at line 66 of file channel.h.

OpcUa::OutputChannel::OutputChannel ( const OutputChannel )
delete
OpcUa::OutputChannel::OutputChannel ( OutputChannel &&  )
delete

Member Function Documentation

OutputChannel& OpcUa::OutputChannel::operator= ( const OutputChannel )
delete
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 Tue Jan 19 2021 03:12:09