#include <channel.h>
Public Types | |
typedef std::shared_ptr < IOChannel > | SharedPtr |
typedef std::unique_ptr < IOChannel > | UniquePtr |
typedef std::shared_ptr<IOChannel> OpcUa::IOChannel::SharedPtr |
Reimplemented from OpcUa::InputChannel.
typedef std::unique_ptr<IOChannel> OpcUa::IOChannel::UniquePtr |
Reimplemented from OpcUa::InputChannel.