MPD  0.20.15
Public Member Functions
Domain Class Reference

#include <Domain.hxx>

Public Member Functions

constexpr Domain (const char *_name)
 
 Domain (const Domain &)=delete
 
Domainoperator= (const Domain &)=delete
 
constexpr const char * GetName () const
 
bool operator== (const Domain &other) const
 
bool operator!= (const Domain &other) const
 

Detailed Description

Definition at line 33 of file Domain.hxx.

Constructor & Destructor Documentation

◆ Domain() [1/2]

constexpr Domain::Domain ( const char *  _name)
inlineexplicit

Definition at line 37 of file Domain.hxx.

◆ Domain() [2/2]

Domain::Domain ( const Domain )
delete

Member Function Documentation

◆ GetName()

constexpr const char* Domain::GetName ( ) const
inline

Definition at line 43 of file Domain.hxx.

◆ operator!=()

bool Domain::operator!= ( const Domain other) const
inline

Definition at line 51 of file Domain.hxx.

◆ operator=()

Domain& Domain::operator= ( const Domain )
delete

◆ operator==()

bool Domain::operator== ( const Domain other) const
inline

Definition at line 47 of file Domain.hxx.


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