GDCM  2.4.5
Classes | Namespaces
gdcmULBasicCallback.h File Reference
#include "gdcmULConnectionCallback.h"
#include "gdcmDataSet.h"
#include <vector>
Include dependency graph for gdcmULBasicCallback.h:

Go to the source code of this file.

Classes

class  gdcm::network::ULBasicCallback
 ULBasicCallback This is the most basic of callbacks for how the ULConnectionManager handles incoming datasets. DataSets are just concatenated to the mDataSets vector, and the result can be pulled out of the vector by later code. Alternatives to this method include progress updates, saving to disk, etc. This class is NOT THREAD SAFE. Access the dataset vector after the entire set of datasets has been returned by the ULConnectionManager. More...
 

Namespaces

 gdcm
 
 gdcm::network
 

Generated on Fri Sep 25 2015 17:58:27 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo