12#ifndef WSFUCI_FACTORYSERVICE_HPP
13#define WSFUCI_FACTORYSERVICE_HPP
17#include "uci/base/AbstractServiceBusConnection.h"
22 template<
class MessageType,
FactoryType & GetFactory() const
Definition WsfUCI_FactoryService.hpp:39
FactoryType * mFactoryPtr
Definition WsfUCI_FactoryService.hpp:47
void Shutdown()
Definition WsfUCI_FactoryService.hpp:40
const UCI_FactoryService & operator=(const UCI_FactoryService &aRhs)=delete
UCI_FactoryService()=delete
UCI_FactoryService(uci::base::AbstractServiceBusConnection *aAsbPtr)
Definition WsfUCI_FactoryService.hpp:27
virtual ~UCI_FactoryService()
Definition WsfUCI_FactoryService.hpp:32
UCI_FactoryService(const UCI_FactoryService &aSrc)=delete
UCI_ServiceBase()=default
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32