|
UniSet
2.0.0
|
Класс работы с конфигурацией Подробнее...
#include <unistd.h>#include <libgen.h>#include <fstream>#include <sstream>#include <iomanip>#include <string>#include <omniORB4/internal/initRefs.h>#include "Configuration.h"#include "Exceptions.h"#include "MessageType.h"#include "ObjectIndex_Array.h"#include "ObjectIndex_XML.h"#include "ObjectIndex_idXML.h"Пространства имен | |
| namespace | UniSetTypes |
Функции | |
| static ostream & | print_help (ostream &os, int width, const string &cmd, const string &help, const string &tab="") |
| std::shared_ptr< Configuration > | UniSetTypes::uniset_conf () |
| std::shared_ptr< Configuration > | UniSetTypes::uniset_init (int argc, const char *const *argv, const std::string &xmlfile="configure.xml") |
Переменные | |
| static const string | UniSetDefaultPort = "2809" |
| static shared_ptr< Configuration > | UniSetTypes::uconf |
Класс работы с конфигурацией
1.7.6.1