|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
Helper to retrieve names of Notification variant alternatives. More...
#include <AllNotificationsFwd.hpp>
Static Public Member Functions | |
| template<typename NotificationT> requires variant_helpers::VariantAlternative< NotificationT, Notification> | |
| static constexpr std::string_view | get () |
| Retrieve a human-readable name for the templated Notification. | |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
| template<> | |
| constexpr std::string_view | get () |
Static Public Attributes | |
| static const std::array< std::string_view, std::variant_size_v< Notification > > | indexed_names |
| Aggregated names by the index of the alternative. | |
Helper to retrieve names of Notification variant alternatives.
Definition at line 95 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 169 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 164 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 159 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 148 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 139 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 134 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 129 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 124 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Definition at line 119 of file AllNotificationsFwd.hpp.
|
inlinestaticconstexpr |
Retrieve a human-readable name for the templated Notification.
Definition at line 106 of file AllNotificationsFwd.hpp.
|
staticconstexpr |
Aggregated names by the index of the alternative.
Definition at line 116 of file AllNotificationsFwd.hpp.