|
HLCC Documentation 3.0.1
|
OldbInterface class source file. More...
#include <boost/thread/future.hpp>#include "telif/oldbInterface.hpp"#include <boost/mp11/tuple.hpp>#include <chrono>#include <memory>#include <string>#include <regex>#include <CcsInsTopics.hpp>#include <hlcc/oldbmux/observablePublisher.hpp>#include <hlcc/utils/maldds/malPropertiesFactory.hpp>#include <boost/algorithm/string.hpp>#include <mal/utility/Uri.hpp>#include <mal/utility/LoadMal.hpp>#include <mal/ps/qos/QoS.hpp>#include "ccsinsoldb_extref.hpp"#include "ccsinsoldb_stroke.hpp"#include "ccsinsoldb_ao.hpp"#include "Ccsinsif.hpp"#include "ccsinsoldb.hpp"#include "ccsinsoldb_ctrl.hpp"#include "Telifif.hpp"#include "telif/logger.hpp"#include "telif/guideStarHelper.hpp"Namespaces | |
| namespace | hlcc |
| namespace | hlcc::telif |
Macros | |
| #define | BOOST_THREAD_PROVIDES_FUTURE |
| #define | BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION |
| #define | BOOST_THREAD_PROVIDES_FUTURE_WHEN_ALL_WHEN_ANY |
Functions | |
| const std::string | hlcc::telif::PRESET_MODE ("preset/mode") |
| const std::string | hlcc::telif::PRESET_SEQUENCE ("preset/sequence") |
| const std::string | hlcc::telif::UPDATE_TARGET_MODE ("update_target/mode") |
| const std::string | hlcc::telif::UPDATE_TARGET_SEQUENCE ("update_target/sequence") |
| const std::string | hlcc::telif::UPDATE_TARGET_SEQ_STATUS ("update_target/seq_finished") |
| const std::string | hlcc::telif::HEARTBEAT ("mon/heartbeat") |
| const std::string | hlcc::telif::READY_FOR_HANDOVER ("mon/operator_allows_handover") |
| const std::string | hlcc::telif::TRACKING ("/elt/cs/hlcc/telmon/mon/tracking") |
| const std::string | hlcc::telif::GS_TO_GP_MAPPING ("") |
OldbInterface class source file.
| #define BOOST_THREAD_PROVIDES_FUTURE |
| #define BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION |
| #define BOOST_THREAD_PROVIDES_FUTURE_WHEN_ALL_WHEN_ANY |