MPD
0.20.6
|
#include <NeighborPlugin.hxx>
Data Fields | |
const char * | name |
NeighborExplorer *(* | create )(EventLoop &loop, NeighborListener &listener, const ConfigBlock &block) |
Allocates and configures a NeighborExplorer instance. More... | |
Definition at line 28 of file NeighborPlugin.hxx.
NeighborExplorer*(* NeighborPlugin::create) (EventLoop &loop, NeighborListener &listener, const ConfigBlock &block) |
Allocates and configures a NeighborExplorer instance.
Definition at line 34 of file NeighborPlugin.hxx.
const char* NeighborPlugin::name |
Definition at line 29 of file NeighborPlugin.hxx.