|
INFM HIL Interface
Interface between Artery simulation and DuTs
|
The restbed service to actually implement the REST server More...
#include <DefaultApi.h>
Public Member Functions | |
| void | startService (int const &port) |
| void | stopService () |
Protected Attributes | |
| std::shared_ptr< DefaultApiDashboardResource > | m_spDefaultApiDashboardResource |
| std::shared_ptr< DefaultApiDashboardMessagesResource > | m_spDefaultApiDashboardMessagesResource |
| std::shared_ptr< DefaultApiSendResource > | m_spDefaultApiSendResource |
| std::shared_ptr< DefaultApiReadResource > | m_spDefaultApiReadClientUrlResource |
The restbed service to actually implement the REST server