INFM HIL Interface
Interface between Artery simulation and DuTs
Public Member Functions | Protected Attributes | List of all members
dummy_dut::rest::api::DefaultApi Class Reference

The restbed service to actually implement the REST server More...

#include <DefaultApi.h>

Inheritance diagram for dummy_dut::rest::api::DefaultApi:
dummy_dut::rest::impl::DefaultApiImpl

Public Member Functions

void startService (int const &port)
 
void stopService ()
 

Protected Attributes

std::shared_ptr< DefaultApiDashboardResourcem_spDefaultApiDashboardResource
 
std::shared_ptr< DefaultApiDashboardMessagesResourcem_spDefaultApiDashboardMessagesResource
 
std::shared_ptr< DefaultApiSendResourcem_spDefaultApiSendResource
 
std::shared_ptr< DefaultApiReadResourcem_spDefaultApiReadClientUrlResource
 

Detailed Description

The restbed service to actually implement the REST server


The documentation for this class was generated from the following files: