|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A service that requires explicit initialization. More...
#include <service.h>
A service that requires explicit initialization.
Services satisfying this concept need an initialize() call after construction to complete setup.
Example usage: