|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
#include <keywordFormatterMock.hpp>
Inheritance diagram for daq::KeywordFormatterMock:Public Member Functions | |
| MOCK_METHOD (fits::LiteralKeyword, Format,(fits::KeywordVariant const &keyword),(const, override)) | |
Public Member Functions inherited from daq::fits::KeywordFormatter | |
| virtual | ~KeywordFormatter () noexcept |
| virtual auto | Format (KeywordVariant const &keyword) const -> LiteralKeyword=0 |
| Formats keyword. | |
Definition at line 16 of file keywordFormatterMock.hpp.
| daq::KeywordFormatterMock::MOCK_METHOD | ( | fits::LiteralKeyword | , |
| Format | , | ||
| (fits::KeywordVariant const &keyword) | , | ||
| (const, override) | |||
| ) |