|
ocssw
V2022
|
DataProvider.hpp File Reference
#include "DataRecord.hpp"#include "KvStore.hpp"#include "Product.hpp"#include <algorithm>#include <string>#include <unordered_set>#include <utility>#include <vector>#include <iostream>
Include dependency graph for DataProvider.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | DataProviderPathPart |
| class | DataProviderConfiguration |
| class | DataProvider |
Namespaces | |
| focs | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, focs::DataProvider &in) |
Function Documentation
◆ operator<<()
| std::ostream& operator<< | ( | std::ostream & | out, |
| focs::DataProvider & | in | ||
| ) |


