MPD  0.20.18
Functions | Variables
Settings.hxx File Reference
#include "Mask.hxx"
#include "TagType.h"
#include "Compiler.h"
Include dependency graph for Settings.hxx:

Go to the source code of this file.

Functions

static gcc_const bool IsTagEnabled (unsigned tag) noexcept
 
static gcc_const bool IsTagEnabled (TagType tag) noexcept
 

Variables

tag_mask_t global_tag_mask
 

Function Documentation

◆ IsTagEnabled() [1/2]

static gcc_const bool IsTagEnabled ( unsigned  tag)
inlinestaticnoexcept

Definition at line 31 of file Settings.hxx.

◆ IsTagEnabled() [2/2]

static gcc_const bool IsTagEnabled ( TagType  tag)
inlinestaticnoexcept

Definition at line 38 of file Settings.hxx.

Variable Documentation

◆ global_tag_mask

tag_mask_t global_tag_mask