open62541pp 0.15.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 |
deleteSessionAttribute(const QualifiedName &key) | opcua::Session | |
getSessionAttribute(const QualifiedName &key) | opcua::Session | |
id() const noexcept | opcua::Session | inline |
Session(Server &connection, NodeId sessionId) noexcept | opcua::Session | inline |
setSessionAttribute(const QualifiedName &key, const Variant &value) | opcua::Session |