ARC SDK
Public Member Functions
Generator Class Reference
Inheritance diagram for Generator:
DataStaging::DTRCallback

Public Member Functions

virtual void receiveDTR (DataStaging::DTR_ptr dtr)
 Defines the callback method called when a DTR is pushed to this object. More...
 
- Public Member Functions inherited from DataStaging::DTRCallback
virtual ~DTRCallback ()
 Empty virtual destructor.
 

Member Function Documentation

virtual void Generator::receiveDTR ( DataStaging::DTR_ptr  dtr)
virtual

Defines the callback method called when a DTR is pushed to this object.

The automatic memory management of DTR_ptr ensures that the DTR object is only deleted when the last copy is deleted.

Implements DataStaging::DTRCallback.


The documentation for this class was generated from the following file: