6 #ifndef SWIFT_CORE_SETUPREADER_H
7 #define SWIFT_CORE_SETUPREADER_H
20 namespace SwiftCoreTest
22 class CTestConnectivity;
38 friend class SwiftCoreTest::CTestConnectivity;
42 static const QStringList &getLogCategories();
60 std::atomic<bool> m_setupAvailable {
false };
61 data::CGlobalSetup m_setup {};
Read the central URLs / locations of our data, setup and versions.
bool isSetupAvailable() const
Setup available?
Global settings for readers, debug flags, etc.
Status messages, e.g. from Core -> GUI.
Backend services of the swift project, like dealing with the network or the simulators.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.