12#ifndef INTERVALFREQUENCY_HPP
13#define INTERVALFREQUENCY_HPP
15#include "usmtf_export.h"
FFIRN_Validator()=default
bool IsValidIntervalFrequency() noexcept
Definition IntervalFrequency.cpp:27
std::string mIntervalFrequency
Definition IntervalFrequency.hpp:48
IntervalFrequency()=default
const std::string & GetIntervalFrequency() const noexcept
Definition IntervalFrequency.cpp:22
bool ParseAndValidate(const Field &aField) override
Definition IntervalFrequency.cpp:16
Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set.
Definition WsfCommAddress.hpp:185