Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

PlayListConverter::FormatDesc Struct Reference

format description More...

#include <PlayListConverter.h>

List of all members.

Public Member Functions

bool operator< (const FormatDesc &rhs)
 FormatDesc ()
 FormatDesc (const std::string &_name, const std::string &_desc)

Public Attributes

std::string name
 the name of the format

std::string desc
 teh formats description


Detailed Description

format description

Definition at line 59 of file PlayListConverter.h.


Constructor & Destructor Documentation

PlayListConverter::FormatDesc::FormatDesc   [inline]
 

Definition at line 63 of file PlayListConverter.h.

PlayListConverter::FormatDesc::FormatDesc const std::string &    _name,
const std::string &    _desc
[inline]
 

Definition at line 64 of file PlayListConverter.h.


Member Function Documentation

bool PlayListConverter::FormatDesc::operator< const FormatDesc &    rhs [inline]
 

Definition at line 62 of file PlayListConverter.h.

References name.


Member Data Documentation

std::string PlayListConverter::FormatDesc::desc
 

teh formats description

Definition at line 61 of file PlayListConverter.h.

Referenced by PlayListConverter::get_formats().

std::string PlayListConverter::FormatDesc::name
 

the name of the format

Definition at line 60 of file PlayListConverter.h.

Referenced by PlayListConverter::get_formats(), and operator<().


The documentation for this struct was generated from the following file:
Generated on Sat May 3 09:16:17 2003 for empxform by doxygen1.3-rc3