#include <DataPointInfo.h>
Definition at line 14 of file DataPointInfo.h.
◆ DataPointInfo()
| DataPointInfo::DataPointInfo |
( |
const std::string & |
folder, |
|
|
const std::string & |
column, |
|
|
const int |
channel, |
|
|
const cool::RecordSpecification & |
atrspec |
|
) |
| |
◆ atrspec()
| const cool::IRecordSpecification & DataPointInfo::atrspec |
( |
| ) |
const |
|
inline |
◆ channel()
| const int DataPointInfo::channel |
( |
| ) |
const |
|
inline |
◆ column()
| const std::string & DataPointInfo::column |
( |
| ) |
const |
|
inline |
◆ folder()
| const std::string & DataPointInfo::folder |
( |
| ) |
const |
|
inline |
◆ m_atrspec
| const cool::RecordSpecification DataPointInfo::m_atrspec |
|
private |
◆ m_channel
| int DataPointInfo::m_channel |
|
private |
◆ m_column
| std::string DataPointInfo::m_column |
|
private |
◆ m_folder
| std::string DataPointInfo::m_folder |
|
private |
The documentation for this class was generated from the following files: