C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaSubscriptionManager Member List

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

addSubscription(UaSubscription *pSubscription)UaSubscriptionManagerprotected
addSubscription(OpcUa_UInt32 subscriptionId, UaSubscription *pSubscription)UaSubscriptionManagerprotected
beginConditionRefresh(const ServiceContext &serviceContext, OpcUa_UInt32 subscriptionId)UaSubscriptionManager
beginConditionRefresh2(const ServiceContext &serviceContext, OpcUa_UInt32 subscriptionId, OpcUa_UInt32 monitoredItemId)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
checkForActiveTransactionsAfterRemoveSubscription(UaSubscription *pSubscription)UaSubscriptionManagerprotected
clearSubscriptions()UaSubscriptionManagerprotected
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 maxRetransmissionQueueSize, OpcUa_UInt32 maxNotificationPerPublish, OpcUa_Boolean publishingEnabled, OpcUa_Byte priority)UaSubscriptionManagerprotectedvirtual
currentThread()UaThreadstatic
decrementCurrentSubscriptionCount()UaSubscriptionManagerprotected
deleteSubscription(UaSession *pSession, OpcUa_UInt32 subscriptionId)UaSubscriptionManager
dynamicEventManagerRegistered(EventManager *pEventManager)UaSubscriptionManagervirtual
executeDynamicEventManagerRegistered(EventManager *pEventManager)UaSubscriptionManagervirtual
findSubscription(OpcUa_UInt32 integerId)UaSubscriptionManagerprotected
finished() const UaThread
getFirstSubscription()UaSubscriptionManagerprotected
getNewSubscriptionId()UaSubscriptionManagerprotectedvirtual
getNextSubscription()UaSubscriptionManagerprotected
incrementCumulatedSubscriptionCount()UaSubscriptionManagerprotected
incrementCurrentSubscriptionCount()UaSubscriptionManagerprotected
m_lastIntegerIdUaSubscriptionManagerprotected
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)UaThreadstatic
removeSubscription(OpcUa_UInt32 integerId)UaSubscriptionManagerprotected
run()UaSubscriptionManagervirtual
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)UaThreadstatic
start()UaThreadvirtual
startUp()UaSubscriptionManager
subscriptionChangedPublishMode(UaSubscription *pUaSubscription)UaSubscriptionManagerprotectedvirtual
subscriptionCount()UaSubscriptionManagerprotected
subscriptionCreated(UaSubscription *pUaSubscription)UaSubscriptionManagerprotectedvirtual
subscriptionDeleted(UaSubscription *pUaSubscription)UaSubscriptionManagerprotectedvirtual
subscriptionModified(UaSubscription *pUaSubscription)UaSubscriptionManagerprotectedvirtual
transferSubscription(UaSession *pSession, OpcUa_UInt32 subscriptionId, OpcUa_Boolean sendInitialValues, UaUInt32Array &availableSequenceNumbers)UaSubscriptionManager
UaSubscriptionManager(ServerManager *pServerManager)UaSubscriptionManager
UaThread()UaThread
usleep(OpcUa_UInt32 usecs)UaThreadstatic
wait(OpcUa_UInt32 time=OpcUa_UInt32_Max)UaThread
waitForTransactionCompletion()UaSubscriptionManager
~UaSubscriptionManager()UaSubscriptionManagervirtual
~UaThread()UaThreadvirtual