open62541pp 0.16.0
C++ wrapper of open62541
|
#include "open62541pp/detail/open62541/client.h"
Go to the source code of this file.
Namespaces | |
namespace | opcua |
namespace | opcua::detail |
Functions | |
UA_ClientConfig * | opcua::detail::getConfig (UA_Client *client) noexcept |
UA_Logger * | opcua::detail::getLogger (UA_ClientConfig *config) noexcept |
ClientContext * | opcua::detail::getContext (UA_Client *client) noexcept |
ClientContext & | opcua::detail::getContext (Client &client) noexcept |
ExceptionCatcher * | opcua::detail::getExceptionCatcher (UA_Client *client) noexcept |
ExceptionCatcher & | opcua::detail::getExceptionCatcher (Client &client) noexcept |
UA_Client * | opcua::detail::getHandle (Client &client) noexcept |