C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
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
addReverseConnection(OpcUa_UInt32 endpointIndex, const UaString &sReverseConnectUrl)SessionManager
closeAllUaSessions(OpcUa_Boolean calledFromShutdown=OpcUa_False)SessionManager
closeSession(const OpcUa_NodeId *authenticationToken, OpcUa_Boolean deleteSubscriptions)SessionManager
createSession(const UaString &sessionName, const UaByteString &clientCertificate, const UaString &sClientApplicationUri, OpcUa_UInt32 uSecureChannelId, OpcUa_Double requestedSessionTimeout, OpcUa_Double &revisedSessionTimeout, Session **session)SessionManager
getLastSystemTimeChange()SessionManagerstatic
getNewSessionId()SessionManagerprotectedvirtual
getPendingReverseConnections(std::list< ReverseConnection * > &listInactiveConnections)SessionManager
getSecureChannelMutex(OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
getSession(const OpcUa_NodeId *authenticationToken, OpcUa_Boolean updateSession)SessionManager
isReverseSecureChannel(OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
isSecureChannelValid(OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
lockSessionManager()SessionManager
m_isShutdownStartedSessionManagerprotected
m_isStartedSessionManagerprotected
m_lastSessionIDSessionManagerprotected
m_mapSecureChannelsSessionManagerprotected
m_mapSessionsSessionManagerprotected
m_mutexSessionManagerprotected
m_pNodeManagerRootSessionManagerprotected
m_pServerConfigSessionManagerprotected
m_SessionIdNamespaceIndexSessionManagerprotected
pendingReverseConnectionCount()SessionManager
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, bool &skipAuditEvent)SessionManager
secureChannelPending(OpcUa_Endpoint hEndpoint, OpcUa_UInt32 uEndpointIndex, OpcUa_UInt32 uSecureChannelId)SessionManager
secureChannelRenewed(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
setProcessedConnection(ReverseConnection *pProcessedConnection)SessionManager
setProcessedConnectionError(ReverseConnection *pProcessedConnection)SessionManager
shutDown()SessionManager
startServerShutDown()SessionManager
startUp(ServerConfig *pServerConfig, NodeManagerRoot *pNodeManagerRoot)SessionManager
unlockSessionManager()SessionManager
~SessionManager()SessionManagervirtual