#include <opc/ua/protocol/channel.h>#include <opc/ua/protocol/binary/common.h>#include <memory>#include <vector>

Go to the source code of this file.
Namespaces | |
| OpcUa | |
| OPC UA Address space part. GNU LGPL. | |
| OpcUa::Binary | |
Macros | |
| #define | OPCUA_DEFAULT_BUFFER_SIZE 4096 |
| Opc binary stream. Stream classes perform Serialization/Deserialization of opc ua structures. GNU LGPL. More... | |
Functions | |
| template<typename ChannelType > | |
| OStream< ChannelType > & | OpcUa::Binary::flush (OStream< ChannelType > &os) |