|
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. More... | |
| void | Remove (DataDeliveryComm *item) |
| Remove a DataDeliveryComm instance from the handler. More... | |
Static Public Member Functions | |
| static DataDeliveryCommHandler * | getInstance () |
| Get the singleton instance of the handler. More... | |
Singleton class handling all active DataDeliveryComm objects.
| void DataStaging::DataDeliveryCommHandler::Add | ( | DataDeliveryComm * | item | ) |
Add a new DataDeliveryComm instance to the handler.
|
static |
Get the singleton instance of the handler.
| void DataStaging::DataDeliveryCommHandler::Remove | ( | DataDeliveryComm * | item | ) |
Remove a DataDeliveryComm instance from the handler.
1.8.3.1-20130209