20#ifndef ORES_EVENTING_DOMAIN_EVENT_CHANNEL_INFO_HPP
21#define ORES_EVENTING_DOMAIN_EVENT_CHANNEL_INFO_HPP
Domain types for the eventing infrastructure.
Definition assets_changed_event.hpp:57
Information about an available event channel.
Definition event_channel_info.hpp:32
std::string description
Human-readable description of the event channel.
Definition event_channel_info.hpp:46
std::string name
The fully qualified event channel name.
Definition event_channel_info.hpp:39