13 #ifndef CTA_SLC_SERVER_H
14 #define CTA_SLC_SERVER_H
34 const std::string& applicationPath, std::string fichier,
35 std::string repository);
42 const std::string& applicationPath, std::string fichier,
43 std::string repository);
45 int stopServer(OpcUa_Int32 secondsTillShutdown,
46 const UaLocalizedText& shutdownReason);
49 std::string m_configurationFile;
50 std::string m_applicationPath;
51 std::string m_xmlFileName;
52 std::string m_repository;
53 int m_idClientRepository;
61 #endif // CTA_SLC_SERVER_H