#include <rtctk/metadataCollector/acquisitor.hpp>
◆ DaqStopReply() [1/2]
| rtctk::metadataCollector::DaqStopReply::DaqStopReply |
( |
| ) |
|
|
default |
◆ DaqStopReply() [2/2]
| rtctk::metadataCollector::DaqStopReply::DaqStopReply |
( |
const std::string & | id, |
|
|
const std::vector< std::string > & | files, |
|
|
const std::string & | kw ) |
◆ clone()
| std::unique_ptr< metadaqif::DaqStopReply > rtctk::metadataCollector::DaqStopReply::clone |
( |
| ) |
const |
◆ cloneKey()
| std::unique_ptr< metadaqif::DaqStopReply > rtctk::metadataCollector::DaqStopReply::cloneKey |
( |
| ) |
const |
◆ getFiles()
| std::vector< std::string > rtctk::metadataCollector::DaqStopReply::getFiles |
( |
| ) |
const |
|
override |
◆ getId()
| std::string rtctk::metadataCollector::DaqStopReply::getId |
( |
| ) |
const |
|
override |
◆ getKeywords()
| std::string rtctk::metadataCollector::DaqStopReply::getKeywords |
( |
| ) |
const |
|
override |
◆ hasKey()
| bool rtctk::metadataCollector::DaqStopReply::hasKey |
( |
| ) |
const |
|
override |
◆ keyEquals()
| bool rtctk::metadataCollector::DaqStopReply::keyEquals |
( |
const metadaqif::DaqStopReply & | other | ) |
const |
|
override |
◆ setFiles()
| void rtctk::metadataCollector::DaqStopReply::setFiles |
( |
const std::vector< std::string > & | fs | ) |
|
|
override |
◆ setId()
| void rtctk::metadataCollector::DaqStopReply::setId |
( |
const std::string & | id | ) |
|
|
override |
◆ setKeywords()
| void rtctk::metadataCollector::DaqStopReply::setKeywords |
( |
const std::string & | kw | ) |
|
|
override |
The documentation for this class was generated from the following files:
- reusableComponents/metadataCollector/lib/src/include/rtctk/metadataCollector/acquisitor.hpp
- reusableComponents/metadataCollector/lib/src/acquisitor.cpp