#include <commFactory.hpp>
|
| void | RegisterMaker (const std::string &key, ICommMaker *maker) |
| |
| std::shared_ptr< IComm > | Create (const std::string &filename, const std::string &name, const std::string &interface) const |
| |
◆ Create()
| std::shared_ptr< IComm > eso::uatools::protocol::base::CommFactory::Create |
( |
const std::string & | filename, |
|
|
const std::string & | name, |
|
|
const std::string & | interface ) const |
◆ Instance()
| CommFactory & eso::uatools::protocol::base::CommFactory::Instance |
( |
| ) |
|
|
static |
◆ RegisterMaker()
| void eso::uatools::protocol::base::CommFactory::RegisterMaker |
( |
const std::string & | key, |
|
|
ICommMaker * | maker ) |
The documentation for this class was generated from the following files: