UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SessionManager Member List

This is the complete list of members for SessionManager, including all inherited members.

activateSession(const OpcUa_NodeId *authenticationToken, OpcUa_UInt32 uSecureChannelId, const UaStringArray &localeIDs, UaUserIdentityToken *pUserIdentityToken, const UaString &sClientNetworkAddress, const OpcUa_Endpoint_SecurityPolicyConfiguration &secureChannelSecurityConfig, UaEndpoint *pEndpoint)SessionManager
closeAllUaSessions()SessionManager
closeSession(const OpcUa_NodeId *authenticationToken, OpcUa_Boolean deleteSubscriptions)SessionManager
createSession(const UaString &sessionName, const UaByteString &clientCertificate, const UaString &sClientApplicationUri, OpcUa_Double requestedSessionTimeout, OpcUa_Double &revisedSessionTimeout, Session **session)SessionManager
getLastSystemTimeChange()SessionManagerstatic
getNewSessionId()SessionManagerprotectedvirtual
getSession(const OpcUa_NodeId *authenticationToken, OpcUa_Boolean updateSession)SessionManager
m_isShutdownStartedSessionManagerprotected
m_isStartedSessionManagerprotected
m_lastSessionIDSessionManagerprotected
m_mapSecureChannelsSessionManagerprotected
m_mapSessionsSessionManagerprotected
m_mutexSessionManagerprotected
m_pNodeManagerRootSessionManagerprotected
m_pServerConfigSessionManagerprotected
m_SessionIdNamespaceIndexSessionManagerprotected
purge()SessionManager
s_lastPurgeSessionManagerprotectedstatic
s_timeOfLastSystemTimeChangeDetectedSessionManagerprotectedstatic
secureChannelCreated(OpcUa_Endpoint hEndpoint, OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId, const UaString &sSecurityPolicy, OpcUa_UInt16 uSecurityMode)SessionManager
secureChannelDeleted(OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
secureChannelTransportClosed(OpcUa_Endpoint hEndpoint, OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
sessionActivated(Session *pSession)SessionManagerprotectedvirtual
sessionClosed(Session *pSession, OpcUa_Boolean deleteSubscriptions)SessionManagerprotectedvirtual
SessionManager()SessionManager
sessionOpened(Session *pSession)SessionManagerprotectedvirtual
shutDown()SessionManager
startServerShutDown()SessionManager
startUp(ServerConfig *pServerConfig, NodeManagerRoot *pNodeManagerRoot)SessionManager
~SessionManager()SessionManagervirtual