Public Member Functions | List of all members
OpcUa::Binary::InputOutputStream< InputChannelType, OutputChannelType > Class Template Reference

#include <stream.h>

Inheritance diagram for OpcUa::Binary::InputOutputStream< InputChannelType, OutputChannelType >:
Inheritance graph
[legend]

Public Member Functions

 InputOutputStream (std::shared_ptr< InputChannelType > input, std::shared_ptr< OutputChannelType > output)
 
- Public Member Functions inherited from OpcUa::Binary::IStream< InputChannelType >
 IStream (std::shared_ptr< InputChannelType > channel)
 
 IStream (InputChannelType &channel)
 
template<typename T >
IStreamoperator>> (T &value)
 
virtual ~IStream ()
 
- Public Member Functions inherited from OpcUa::Binary::OStream< OutputChannelType >
void Flush ()
 
template<typename T >
OStreamoperator<< (const T &value)
 
OStreamoperator<< (OStream &(*pf)(OStream &out))
 
 OStream (std::shared_ptr< OutputChannelType > channel)
 
 OStream (OutputChannelType &channel)
 
virtual ~OStream ()
 

Detailed Description

template<typename InputChannelType, typename OutputChannelType>
class OpcUa::Binary::InputOutputStream< InputChannelType, OutputChannelType >

Definition at line 219 of file stream.h.

Constructor & Destructor Documentation

template<typename InputChannelType , typename OutputChannelType >
OpcUa::Binary::InputOutputStream< InputChannelType, OutputChannelType >::InputOutputStream ( std::shared_ptr< InputChannelType >  input,
std::shared_ptr< OutputChannelType >  output 
)
inline

Definition at line 222 of file stream.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:10