#include <nap/core.h>
Public Member Functions | |
| ~Services () | |
| bool | initialized () |
Helper class. Automatically initializes all services on construction and shuts down all services on destruction. This object is returned as a handle by 'initializeServices()' and ensures services are always shut-down, in the right order, after initialization.
| ~Services | ( | ) |
Shuts down all services
| bool initialized | ( | ) |