Searched refs:rTransformations (Results 1 – 6 of 6) sorted by relevance
37 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);44 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in XMLFetchThread() argument50 , maDataTransformations(rTransformations) in XMLFetchThread()
42 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in SQLFetchThread() argument53 , maDataTransformations(rTransformations) in SQLFetchThread()
41 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in HTMLFetchThread() argument54 , maDataTransformations(rTransformations) in HTMLFetchThread()