HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
oldbInterface.hpp File Reference

OldbInterface class header file. More...

#include <string>
#include <vector>
#include <memory>
#include <hlcc/oldbmux/observablePublisher.hpp>
#include <boost/asio/thread_pool.hpp>
#include <taiclock/taiClock.hpp>
#include <rad/oldbInterface.hpp>
#include <rad/cii/oldbAdapter.hpp>
#include "Ccsinsif.hpp"
#include "Ccsinsdetif.hpp"
#include "pfssimhlcc/pointingCorrection.hpp"
#include "pfssimhlcc/config.hpp"
#include "pfssimhlcc/monitoring.hpp"
#include <hlcc/oldbmux/ciiOldbDataPointAsync.hpp>

Go to the source code of this file.

Classes

class  hlcc::pfssimhlcc::OldbInterface
 

Namespaces

namespace  hlcc
 
namespace  hlcc::pfssimhlcc
 

Functions

const std::string hlcc::pfssimhlcc::HEARTBEAT ("mon/heartbeat")
 

Variables

const std::string hlcc::pfssimhlcc::KEY_MON_GPA_PCORR_RA = "mon/gpa/pcorrection_ra"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPA_PCORR_DEC = "mon/gpa/pcorrection_dec"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPA_PCORR_VALID = "mon/gpa/pcorrection_valid"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPA_PCORR_TSTAMP = "mon/gpa/timstamp"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPB_PCORR_RA = "mon/gpb/pcorrection_ra"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPB_PCORR_DEC = "mon/gpb/pcorrection_dec"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPB_PCORR_VALID = "mon/gpb/pcorrection_valid"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPB_PCORR_TSTAMP = "mon/gpb/timstamp"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPC_PCORR_RA = "mon/gpc/pcorrection_ra"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPC_PCORR_DEC = "mon/gpc/pcorrection_dec"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPC_PCORR_VALID = "mon/gpc/pcorrection_valid"
 
const std::string hlcc::pfssimhlcc::KEY_MON_GPC_PCORR_TSTAMP = "mon/gpc/timstamp"
 

Detailed Description

OldbInterface class header file.

Author