MPD  0.20.15
Functions | Variables
Registry.hxx File Reference
#include "Compiler.h"
Include dependency graph for Registry.hxx:

Go to the source code of this file.

Functions

gcc_pure const NeighborPluginGetNeighborPluginByName (const char *name) noexcept
 

Variables

const NeighborPlugin *const neighbor_plugins []
 nullptr terminated list of all neighbor plugins which were enabled at compile time. More...
 

Function Documentation

◆ GetNeighborPluginByName()

gcc_pure const NeighborPlugin* GetNeighborPluginByName ( const char *  name)
noexcept

Variable Documentation

◆ neighbor_plugins

const NeighborPlugin* const neighbor_plugins[]

nullptr terminated list of all neighbor plugins which were enabled at compile time.