20 #ifndef MPD_CONFIG_PARAM_HXX 21 #define MPD_CONFIG_PARAM_HXX
ConfigParam(int _line=-1)
A path name in the native file system character set.
bool IsNull() const
Determine if this is a "null" instance, i.e.
bool used
This flag is false when nobody has queried the value of this option yet.
ConfigParam & operator=(const ConfigParam &)=delete
ConfigParam * next
The next ConfigParam with the same name.
AllocatedPath GetPath() const
Parse the value as a path.