IOT Dash
IotDash.Services.Mqtt.MqttMediator Member List

This is the complete list of members for IotDash.Services.Mqtt.MqttMediator, including all inherited members.

GetChannelCopy(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >pure virtual
GetRetained(string topic)IotDash.Services.Mqtt.MqttMediatorinline
HasSubscribersOnTopic(string topic)IotDash.Services.Mqtt.MqttMediatorpure virtual
KeysIotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >
MqttSend(string channel, object sender, MqttApplicationMessage msg) (defined in IotDash.Services.Mqtt.MqttMediator)IotDash.Services.Mqtt.MqttMediatorprotectedpure virtual
Send(string channel, object sender, MqttApplicationMessage msg)IotDash.Services.Mqtt.MqttMediatorinline
Send(string topic, object sender, string content)IotDash.Services.Mqtt.MqttMediatorinline
AbstractMediator< string, MqttApplicationMessage >.Send(TChannelKey msgChannel, object sender, TMsg msg)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >pure virtual
Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, out ISubscription subscription)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >inlinevirtual
Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, SubscriptionGuard guard)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >inlinevirtual
SubscribeInternal(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >protectedpure virtual
TargetCountIotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >
TargetCountOnChannel(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >pure virtual