|
open62541pp 0.19.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::Session, including all inherited members.
| close() | opcua::Session | |
| connection() noexcept | opcua::Session | inline |
| connection() const noexcept | opcua::Session | inline |
| context() noexcept | opcua::Session | inline |
| context() const noexcept | opcua::Session | inline |
| deleteSessionAttribute(const QualifiedName &key) | opcua::Session | |
| getSessionAttribute(const QualifiedName &key) | opcua::Session | |
| id() const noexcept | opcua::Session | inline |
| operator!=(const Session &lhs, const Session &rhs) noexcept | opcua::Session | related |
| operator==(const Session &lhs, const Session &rhs) noexcept | opcua::Session | related |
| Session(Server &connection, NodeId sessionId, void *sessionContext) noexcept | opcua::Session | inline |
| setSessionAttribute(const QualifiedName &key, const Variant &value) | opcua::Session |