cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
|
private pointer-to-implementation class containing all backend methods More...
private pointer-to-implementation class containing all backend methods
This class performs all behind the scenes operations acting as the backend to the user called FairDataPipeline::DataPipeline class. This structure has been chosen to allow for unit tests to be created to test all methods including private ones.