#include <SocketContextFactory.h>
|
| | SocketContextFactory (const std::shared_ptr< iot::mqtt::server::broker::Broker > broker) |
| core::socket::stream::SocketContext * | create (core::socket::stream::SocketConnection *socketConnectionr) final |
|
| const std::shared_ptr< iot::mqtt::server::broker::Broker > | broker |
Definition at line 59 of file SocketContextFactory.h.
◆ SocketContextFactory()
| mqtt::mqttbroker::SocketContextFactory::SocketContextFactory |
( |
const std::shared_ptr< iot::mqtt::server::broker::Broker > | broker | ) |
|
|
explicit |
◆ create()
| core::socket::stream::SocketContext * mqtt::mqttbroker::SocketContextFactory::create |
( |
core::socket::stream::SocketConnection * | socketConnectionr | ) |
|
|
final |
◆ broker
| const std::shared_ptr<iot::mqtt::server::broker::Broker> mqtt::mqttbroker::SocketContextFactory::broker |
|
private |
The documentation for this class was generated from the following files: