cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
Loading...
Searching...
No Matches
DataPipelineImpl_ Class Reference

private pointer-to-implementation class containing all backend methods More...

Detailed Description

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.

Warning
The class should not be used directly during implementation, but rather via an FairDataPipeline::DataPipeline instance.

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