NDEVR
API Documentation
SoftwareService.h
1
#pragma once
2
namespace
NDEVR
3
{
9
class
SoftwareService
10
{};
11
15
class
SoftwareServiceManager
16
{};
17
}
SoftwareServiceManager
Software Service Managers take a Software service to modify the behavior of the software.
Definition
SoftwareService.h:16
SoftwareService
Base interface for services that extend or modify software behavior through modules.
Definition
SoftwareService.h:10
NDEVR
The primary namespace for the NDEVR SDK.
Definition
ArialTileFetcherModule.h:35
Base
Headers
SoftwareService.h
NDEVR.org