UaSubscriptionManager Member List

This is the complete list of members for UaSubscriptionManager, including all inherited members.
addSubscription(UaSubscription *pSubscription)UaSubscriptionManager [protected]
addSubscription(OpcUa_UInt32 subscriptionId, UaSubscription *pSubscription)UaSubscriptionManager [protected]
beginConditionRefresh(const ServiceContext &serviceContext, OpcUa_UInt32 SubscriptionId)UaSubscriptionManager
beginCreateMonitoredItems(UaCreateMonitoredItemsContext *pUaCreateMonitoredItemsContext)UaSubscriptionManager
beginDeleteMonitoredItems(UaDeleteMonitoredItemsContext *pUaDeleteMonitoredItemsContext)UaSubscriptionManager
beginModifyMonitoredItems(UaModifyMonitoredItemsContext *pUaModifyMonitoredItemsContext)UaSubscriptionManager
beginPublish(UaPublishContext *pUaPublishContext)UaSubscriptionManager
beginRepublish(UaRepublishContext *pUaRepublishContext)UaSubscriptionManager
beginSetMonitoringMode(UaSetMonitoringModeContext *pUaSetMonitoringModeContext)UaSubscriptionManager
clearSubscriptions()UaSubscriptionManager [protected]
createSubscription(UaSession *pSession, OpcUa_Double &publishingInterval, OpcUa_UInt32 &lifetimeCount, OpcUa_UInt32 &maxKeepAliveCount, OpcUa_UInt32 maxNotificationPerPublish, OpcUa_Boolean publishingEnabled, OpcUa_Byte priority, OpcUa_UInt32 &subscriptionId)UaSubscriptionManager
createUaSubscription(UaSession *pSession, ServerManager *pServerManager, OpcUa_Double publishingInterval, OpcUa_UInt32 &lifetimeCount, OpcUa_UInt32 maxKeepAliveCount, OpcUa_UInt32 maxRetransmitionQueueSize, OpcUa_UInt32 maxNotificationPerPublish, OpcUa_Boolean publishingEnabled, OpcUa_Byte priority)UaSubscriptionManager [protected, virtual]
currentThread()UaThread [static]
decrementCurrentSubscriptionCount()UaSubscriptionManager [protected]
deleteSubscription(UaSession *pSession, OpcUa_UInt32 subscriptionId)UaSubscriptionManager
dynamicEventManagerRegistered(EventManager *pEventManager)UaSubscriptionManager [virtual]
executeDynamicEventManagerRegistered(EventManager *pEventManager)UaSubscriptionManager [virtual]
findSubscription(OpcUa_UInt32 integerId)UaSubscriptionManager [protected]
finished() const UaThread
getFirstSubscription()UaSubscriptionManager [protected]
getNewSubscriptionId()UaSubscriptionManager [protected, virtual]
getNextSubscription()UaSubscriptionManager [protected]
incrementCumulatedSubscriptionCount()UaSubscriptionManager [protected]
incrementCurrentSubscriptionCount()UaSubscriptionManager [protected]
m_lastIntegerIdUaSubscriptionManager [protected]
modifySubscription(UaSession *pSession, OpcUa_UInt32 subscriptionId, OpcUa_Double &publishingInterval, OpcUa_UInt32 &lifetimeCount, OpcUa_UInt32 &maxKeepAliveCount, OpcUa_UInt32 maxNotificationPerPublish, OpcUa_Byte priority)UaSubscriptionManager
msleep(OpcUa_UInt32 msecs)UaThread [static]
removeSubscription(OpcUa_UInt32 integerId)UaSubscriptionManager [protected]
run()UaSubscriptionManager [virtual]
running() const UaThread
setPublishingMode(UaSession *pSession, OpcUa_UInt32 subscriptionId, OpcUa_Boolean publishingMode)UaSubscriptionManager
setTriggering(UaSession *pSession, OpcUa_UInt32 subscriptionId, OpcUa_UInt32 triggeringItemId, const UaUInt32Array &linksToAdd, const UaUInt32Array &linksToRemove, UaStatusCodeArray &addResults, UaStatusCodeArray &removeResults)UaSubscriptionManager
shutDown()UaSubscriptionManager
sleep(OpcUa_UInt32 secs)UaThread [static]
start()UaThread [virtual]
startUp()UaSubscriptionManager
subscriptionChangedPublishMode(UaSubscription *)UaSubscriptionManager [inline, protected, virtual]
subscriptionCount()UaSubscriptionManager [protected]
subscriptionCreated(UaSubscription *)UaSubscriptionManager [inline, protected, virtual]
subscriptionDeleted(UaSubscription *)UaSubscriptionManager [inline, protected, virtual]
subscriptionModified(UaSubscription *)UaSubscriptionManager [inline, protected, virtual]
transferSubscription(UaSession *pSession, OpcUa_UInt32 subscriptionId, OpcUa_Boolean sendInitialValues, UaUInt32Array &availableSequenceNumbers)UaSubscriptionManager
UaSubscriptionManager(ServerManager *pServerManager)UaSubscriptionManager
UaThread()UaThread
usleep(OpcUa_UInt32 usecs)UaThread [static]
wait(OpcUa_UInt32 time=OpcUa_UInt32_Max)UaThread
~UaSubscriptionManager()UaSubscriptionManager [virtual]
~UaThread()UaThread [virtual]