RTC Toolkit  2.0.0
Public Member Functions | List of all members
rtctk::metadataCollector::DaqReply Class Reference

#include <acquisitor.hpp>

Inheritance diagram for rtctk::metadataCollector::DaqReply:

Public Member Functions

 DaqReply ()=default
 
 DaqReply (std::string const &id)
 
std::string getId () const override
 
void setId (std::string const &id) override
 
bool hasKey () const override
 
bool keyEquals (metadaqif::DaqReply const &other) const override
 
std::unique_ptr< metadaqif::DaqReply > clone () const
 
std::unique_ptr< metadaqif::DaqReply > cloneKey () const
 

Constructor & Destructor Documentation

◆ DaqReply() [1/2]

rtctk::metadataCollector::DaqReply::DaqReply ( )
default

◆ DaqReply() [2/2]

rtctk::metadataCollector::DaqReply::DaqReply ( std::string const &  id)

Member Function Documentation

◆ clone()

std::unique_ptr< metadaqif::DaqReply > rtctk::metadataCollector::DaqReply::clone ( ) const

◆ cloneKey()

std::unique_ptr< metadaqif::DaqReply > rtctk::metadataCollector::DaqReply::cloneKey ( ) const

◆ getId()

std::string rtctk::metadataCollector::DaqReply::getId ( ) const
override

◆ hasKey()

bool rtctk::metadataCollector::DaqReply::hasKey ( ) const
override

◆ keyEquals()

bool rtctk::metadataCollector::DaqReply::keyEquals ( metadaqif::DaqReply const &  other) const
override

◆ setId()

void rtctk::metadataCollector::DaqReply::setId ( std::string const &  id)
override

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