MPD  0.20.18
Public Member Functions | Data Fields
NeighborInfo Struct Reference

#include <Info.hxx>

Public Member Functions

template<typename U , typename DN >
 NeighborInfo (U &&_uri, DN &&_display_name)
 

Data Fields

std::string uri
 
std::string display_name
 

Detailed Description

Definition at line 25 of file Info.hxx.

Constructor & Destructor Documentation

◆ NeighborInfo()

template<typename U , typename DN >
NeighborInfo::NeighborInfo ( U &&  _uri,
DN &&  _display_name 
)
inline

Definition at line 30 of file Info.hxx.

Field Documentation

◆ display_name

std::string NeighborInfo::display_name

Definition at line 27 of file Info.hxx.

◆ uri

std::string NeighborInfo::uri

Definition at line 26 of file Info.hxx.


The documentation for this struct was generated from the following file: