#include <iodevConfig.hpp>
◆ IODevChannel()
fcf::devmgr::iodev::IODevChannel::IODevChannel |
( |
| ) |
|
◆ ~IODevChannel()
virtual fcf::devmgr::iodev::IODevChannel::~IODevChannel |
( |
| ) |
|
|
virtualdefault |
◆ AddNamedValue()
void fcf::devmgr::iodev::IODevChannel::AddNamedValue |
( |
std::string |
value, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ GetAlias()
std::string fcf::devmgr::iodev::IODevChannel::GetAlias |
( |
| ) |
const |
|
inline |
◆ GetCat()
std::string fcf::devmgr::iodev::IODevChannel::GetCat |
( |
| ) |
const |
|
inline |
◆ GetDescription()
std::string fcf::devmgr::iodev::IODevChannel::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetFitsPrefix()
std::string fcf::devmgr::iodev::IODevChannel::GetFitsPrefix |
( |
| ) |
const |
|
inline |
◆ GetHeaderFlag()
bool fcf::devmgr::iodev::IODevChannel::GetHeaderFlag |
( |
| ) |
const |
|
inline |
◆ GetLogFlag()
bool fcf::devmgr::iodev::IODevChannel::GetLogFlag |
( |
| ) |
const |
|
inline |
◆ GetMap()
std::string fcf::devmgr::iodev::IODevChannel::GetMap |
( |
| ) |
const |
|
inline |
◆ GetNamedValue()
std::string fcf::devmgr::iodev::IODevChannel::GetNamedValue |
( |
std::string |
value | ) |
const |
|
inline |
◆ GetType()
std::string fcf::devmgr::iodev::IODevChannel::GetType |
( |
| ) |
const |
|
inline |
◆ GetUnit()
std::string fcf::devmgr::iodev::IODevChannel::GetUnit |
( |
| ) |
const |
|
inline |
◆ SetAlias()
void fcf::devmgr::iodev::IODevChannel::SetAlias |
( |
std::string |
alias | ) |
|
|
inline |
◆ SetDescription()
void fcf::devmgr::iodev::IODevChannel::SetDescription |
( |
std::string |
description | ) |
|
|
inline |
◆ SetFitsPrefix()
void fcf::devmgr::iodev::IODevChannel::SetFitsPrefix |
( |
std::string |
prefix | ) |
|
|
inline |
◆ SetHeaderFlag()
void fcf::devmgr::iodev::IODevChannel::SetHeaderFlag |
( |
bool |
flag | ) |
|
|
inline |
◆ SetLogFlag()
void fcf::devmgr::iodev::IODevChannel::SetLogFlag |
( |
bool |
flag | ) |
|
|
inline |
◆ SetMap()
void fcf::devmgr::iodev::IODevChannel::SetMap |
( |
std::string |
map | ) |
|
|
inline |
◆ SetType()
void fcf::devmgr::iodev::IODevChannel::SetType |
( |
std::string |
type | ) |
|
|
inline |
◆ SetUnit()
void fcf::devmgr::iodev::IODevChannel::SetUnit |
( |
std::string |
unit | ) |
|
|
inline |
◆ m_alias
std::string fcf::devmgr::iodev::IODevChannel::m_alias |
|
protected |
◆ m_description
std::string fcf::devmgr::iodev::IODevChannel::m_description |
|
protected |
◆ m_header
bool fcf::devmgr::iodev::IODevChannel::m_header |
|
protected |
◆ m_log
bool fcf::devmgr::iodev::IODevChannel::m_log |
|
protected |
◆ m_map
std::string fcf::devmgr::iodev::IODevChannel::m_map |
|
protected |
◆ m_named_values_map
std::unordered_map<std::string, string> fcf::devmgr::iodev::IODevChannel::m_named_values_map |
|
protected |
◆ m_prefix
std::string fcf::devmgr::iodev::IODevChannel::m_prefix |
|
protected |
◆ m_type
std::string fcf::devmgr::iodev::IODevChannel::m_type |
|
protected |
◆ m_unit
std::string fcf::devmgr::iodev::IODevChannel::m_unit |
|
protected |
The documentation for this struct was generated from the following files: