|
ARC SDK
|
Singleton class handling all active DataDeliveryComm objects. More...
#include <arc/data-staging/DataDeliveryComm.h>
Public Member Functions | |
| void | Add (DataDeliveryComm *item) |
| Add a new DataDeliveryComm instance to the handler. | |
| void | Remove (DataDeliveryComm *item) |
| Remove a DataDeliveryComm instance from the handler. | |
Static Public Member Functions | |
| static DataDeliveryCommHandler * | getInstance () |
| Get the singleton instance of the handler. | |
Singleton class handling all active DataDeliveryComm objects.
1.8.3.1