pianod2
multisource multiuser scriptable networked music player
Classes | Namespaces | Variables
servicemanager.h File Reference

Handle commands controlling the overall pianod deamon/service. More...

#include <config.h>
#include <string>
#include <unordered_map>
#include "fundamentals.h"
#include "interpreter.h"
#include "connection.h"
#include "response.h"
Include dependency graph for servicemanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServiceManager
 Contains and manages all the services/rooms. More...
 

Namespaces

 Media
 Media source, source parameters and player interfaces.
 

Variables

ServiceManagerservice_manager
 

Detailed Description

Handle commands controlling the overall pianod deamon/service.

Manages "rooms": separate services each with its own audio etc.

Variable Documentation

◆ service_manager

ServiceManager* service_manager
extern