onboardapi  9.10.0
by Rheinmetall
M_ImageComposer::IService Class Reference

Public Member Functions

virtual ~IService ()
 
virtual void ConfigViewports (M_ImageComposer::ViewportListType const &ViewportList)
 

Detailed Description

Image Composer Service interface. Contains operations that a client can command the Service to perform.

Constructor & Destructor Documentation

◆ ~IService()

M_ImageComposer::IService::~IService ( )
virtual

Member Function Documentation

◆ ConfigViewports()

void M_ImageComposer::IService::ConfigViewports ( M_ImageComposer::ViewportListType const &  ViewportList)
virtual

Configure the layout of the viewports.

Parameters
ViewportListList of viewports to be used by the Service.