ifw-fgf 1.0.0-pre1
|
Abstract base class for implementing FGF Communication Adapters. More...
#include <iCommAdapter.hpp>
Public Member Functions | |
virtual short | Reset ()=0 |
virtual short | Setup ()=0 |
virtual short | Start ()=0 |
virtual short | Stop ()=0 |
virtual std::string | GetLoggers ()=0 |
virtual short | SetLogLevel (std::string &level, std::string &logger)=0 |
virtual void | Read (VectorVariant ¶ms) const =0 |
virtual void | Read (PairVariant ¶ms) const =0 |
virtual void | Write (const VectorVariant ¶ms)=0 |
virtual void | Write (const PairVariant ¶m)=0 |
virtual | ~ICommAdapter () |
Abstract base class for implementing FGF Communication Adapters.
|
inlinevirtual |
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.
|
pure virtual |
Implemented in mysubsys::fgf::mycam::CommAdapter, and sbss::fgf::dvc::CommAdapter.