23 #include "spdlog/fmt/ostr.h"
24 #include "spdlog/spdlog.h"
92 template <
typename EnumType> EnumType
fromString(std::string
const &str);
117 #ifndef GEN_GUARD_AD_RSS_STATE_UNSTRUCTUREDCONSTELLATIONRESPONSE
118 #define GEN_GUARD_AD_RSS_STATE_UNSTRUCTUREDCONSTELLATIONRESPONSE
165 template <
typename FormatContext>
168 return formatter<string_view>::format(std::to_string(value), ctx);
std::string to_string(::ad::rss::core::LateralRelativePosition const &value)
overload of the std::to_string for LateralRelativePosition
Definition: LateralRelativePosition.hpp:162
EnumType fromString(std::string const &str)
Conversion from std::string to enum type T helper.
std::string toString(::ad::rss::state::UnstructuredConstellationResponse const e)
Conversion of ad::rss::state::UnstructuredConstellationResponse to std::string helper.
namespace ad
Definition: LateralRelativePosition.hpp:28