1 #ifndef CARMA_UI_RTD_MASTERSERVER_H
2 #define CARMA_UI_RTD_MASTERSERVER_H
113 int run(
const std::string & pgpDir,
114 const std::string & rootPathServerPath,
115 const std::string & serverPathOverride,
116 const std::string & programName,
117 const std::string & mmapPath,
118 const std::string & connectionFilename,
135 #endif // end conditional include guard
int run(const std::string &pgpDir, const std::string &rootPathServerPath, const std::string &serverPathOverride, const std::string &programName, const std::string &mmapPath, const std::string &connectionFilename, int traceLevel, bool useDbms, int niceLevel, const WindowList &windowList, bool checkDomain)
Constructor.
This object is the master data server for java monitor and control programs for the Carma...
A list of all possible windows on a system and methods to find them.