hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hlcc::lsvsim::OldbInterface Class Reference

#include <oldbInterface.hpp>

Inheritance diagram for hlcc::lsvsim::OldbInterface:

Public Member Functions

 OldbInterface (const std::string &prefix="")
 
virtual ~OldbInterface ()
 
void Init (::hlcc::lsvsim::Config &config)
 
virtual void SetControlState (const std::string &value) override
 
virtual void SetConfig (const rad::Config &cfg) override
 
 OldbInterface (const OldbInterface &)=delete
 
OldbInterfaceoperator= (const OldbInterface &)=delete
 Disable copy constructor.
 

Detailed Description

This class is the interface to the CII OLDB.

Constructor & Destructor Documentation

◆ OldbInterface() [1/2]

hlcc::lsvsim::OldbInterface::OldbInterface ( const std::string &  prefix = "")

Constructor.

Parameters
[in]prefixString used as prefix when building the keys.

◆ ~OldbInterface()

hlcc::lsvsim::OldbInterface::~OldbInterface ( )
virtual

Destructor

◆ OldbInterface() [2/2]

hlcc::lsvsim::OldbInterface::OldbInterface ( const OldbInterface )
delete

Member Function Documentation

◆ Init()

void hlcc::lsvsim::OldbInterface::Init ( ::hlcc::lsvsim::Config config)

◆ operator=()

OldbInterface & hlcc::lsvsim::OldbInterface::operator= ( const OldbInterface )
delete

Disable copy constructor.

◆ SetConfig()

void hlcc::lsvsim::OldbInterface::SetConfig ( const rad::Config &  cfg)
overridevirtual

◆ SetControlState()

void hlcc::lsvsim::OldbInterface::SetControlState ( const std::string &  value)
overridevirtual

The documentation for this class was generated from the following files: