MotionLib
1.0.0
SamBuCa motion library
|
Public Member Functions | |
AsyncTypesController (OATPP_COMPONENT(std::shared_ptr< ObjectMapper >, objectMapper)) | |
ENDPOINT_INFO (devicesTypes) | |
ENDPOINT_ASYNC ("GET", "/types/devices", devicesTypes) | |
ENDPOINT_INFO (units) | |
ENDPOINT_ASYNC ("GET", "/types/units", units) | |
![]() | |
SmcController (OATPP_COMPONENT(std::shared_ptr< ObjectMapper >, objectMapper)) | |
void | connect (const std::shared_ptr< smc::internal::PlatformFactory > &p, const std::shared_ptr< smc::internal::DeviceStore > &d) |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< SmcController > | Shared |
typedef SmcController | __ControllerType |
![]() | |
std::weak_ptr< smc::internal::PlatformFactory > | platformFactory |
std::weak_ptr< smc::internal::DeviceStore > | deviceStore |
Definition at line 51 of file AsyncTypesController.hpp.