IOT Dash
IotDash.Services.Mqtt.Implementation.MqttNet_Mediator Member List

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

GetChannelCopy(string key) (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediator
IotDash::Services::Mqtt::MqttMediator.GetChannelCopy(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >pure virtual
GetRetained(string topic)IotDash.Services.Mqtt.MqttMediatorinline
HasSubscribersOnTopic(string topic)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorvirtual
Keys (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediator
MqttNet_Mediator(HostedMqttService serviceRoot, IServiceProvider provider) (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinline
MqttSend(string msgChannel, object sender, MqttApplicationMessage msg)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinlineprotectedvirtual
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(string topic, ITarget< string, MqttApplicationMessage > target, out ISubscription subscription)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinline
Subscribe(string topic, ITarget< string, MqttApplicationMessage > target, SubscriptionGuard guard)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinline
IotDash::Services::Mqtt::MqttMediator.Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, out ISubscription subscription)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >inlinevirtual
IotDash::Services::Mqtt::MqttMediator.Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, SubscriptionGuard guard)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >inlinevirtual
SubscribeInternal(string topic, ITarget< string, MqttApplicationMessage > target) (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinlineprotected
IotDash::Services::Mqtt::MqttMediator.SubscribeInternal(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >protectedpure virtual
TargetCount (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediator
TargetCountOnChannel(string key) (defined in IotDash.Services.Mqtt.Implementation.MqttNet_Mediator)IotDash.Services.Mqtt.Implementation.MqttNet_Mediator
IotDash::Services::Mqtt::MqttMediator.TargetCountOnChannel(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< string, MqttApplicationMessage >pure virtual
Unsubscribe(ISubscription< string, MqttApplicationMessage > subscription)IotDash.Services.Mqtt.Implementation.MqttNet_Mediatorinline