pianod2
multisource multiuser scriptable networked music player
Typedefs | Enumerations | Functions
filesystemcommand.cpp File Reference

Command handlers for filesystem source. More...

#include <config.h>
#include <cstdio>
#include <cassert>
#include <interpreter.h>
#include "fundamentals.h"
#include "sources.h"
#include "connection.h"
#include "user.h"
#include "users.h"
#include "response.h"
#include "mediamanager.h"
#include "mediaparameters.h"
#include "musiclibraryparameters.h"
#include "filesystem.h"
#include "filesystemcommand.h"
Include dependency graph for filesystemcommand.cpp:

Typedefs

typedef enum filesystem_command_t FSCOMMAND
 

Enumerations

enum  filesystem_command_t { FSADDSOURCE = CMD_RANGE_FILESYSTEM , FSEXISTING , FSRESCAN }
 

Functions

void restore_filesystem_source (UserData::JSONData *persisted, User *user)
 

Detailed Description

Command handlers for filesystem source.

Typedef Documentation

◆ FSCOMMAND

Enumeration Type Documentation

◆ filesystem_command_t

Enumerator
FSADDSOURCE 
FSEXISTING 
FSRESCAN 

Function Documentation

◆ restore_filesystem_source()

void restore_filesystem_source ( UserData::JSONData persisted,
User user 
)
Here is the call graph for this function:
Here is the caller graph for this function: