MPD  0.20.18
Public Member Functions | Static Public Member Functions
PlaylistError Class Reference

#include <PlaylistError.hxx>

Inheritance diagram for PlaylistError:
[legend]
Collaboration diagram for PlaylistError:
[legend]

Public Member Functions

 PlaylistError (PlaylistResult _code, const char *msg)
 
PlaylistResult GetCode () const
 

Static Public Member Functions

static PlaylistError NoSuchSong ()
 
static PlaylistError NoSuchList ()
 
static PlaylistError BadRange ()
 
static PlaylistError NotPlaying ()
 

Detailed Description

Definition at line 42 of file PlaylistError.hxx.

Constructor & Destructor Documentation

◆ PlaylistError()

PlaylistError::PlaylistError ( PlaylistResult  _code,
const char *  msg 
)
inline

Definition at line 46 of file PlaylistError.hxx.

Member Function Documentation

◆ BadRange()

static PlaylistError PlaylistError::BadRange ( )
inlinestatic

Definition at line 63 of file PlaylistError.hxx.

◆ GetCode()

PlaylistResult PlaylistError::GetCode ( ) const
inline

Definition at line 49 of file PlaylistError.hxx.

◆ NoSuchList()

static PlaylistError PlaylistError::NoSuchList ( )
inlinestatic

Definition at line 58 of file PlaylistError.hxx.

◆ NoSuchSong()

static PlaylistError PlaylistError::NoSuchSong ( )
inlinestatic

Definition at line 53 of file PlaylistError.hxx.

◆ NotPlaying()

static PlaylistError PlaylistError::NotPlaying ( )
inlinestatic

Definition at line 68 of file PlaylistError.hxx.


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