API Documentation
Loading...
Searching...
No Matches
SoftwareService.h
Go to the documentation of this file.
1#pragma once
2namespace NDEVR
3{
4 /**--------------------------------------------------------------------------------------------------
5 \brief Software Services provide an interface for adding to or changing the software behavior
6 via functionality added from modules.
7 *-----------------------------------------------------------------------------------------------**/
9 {};
10
11 /**--------------------------------------------------------------------------------------------------
12 \brief Software Service Managers take a Software service to modify the behavior of the software
13 *-----------------------------------------------------------------------------------------------**/
16}
Software Services provide an interface for adding to or changing the software behavior.
Definition SoftwareService.h:9
Software Service Managers take a Software service to modify the behavior of the software.
Definition SoftwareService.h:15
Definition ACIColor.h:37