MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Types | Public Member Functions | Public Attributes
Cddb::Matches Struct Reference

#include <cddb.h>

List of all members.

Public Types

typedef QVector< Matchmatch_t

Public Member Functions

 Matches ()

Public Attributes

discid_t discID
bool isExact
match_t matches

Detailed Description

Definition at line 37 of file cddb.h.


Member Typedef Documentation

typedef QVector< Match > Cddb::Matches::match_t

Definition at line 41 of file cddb.h.


Constructor & Destructor Documentation

Cddb::Matches::Matches ( ) [inline]

Definition at line 44 of file cddb.h.


Member Data Documentation

Definition at line 39 of file cddb.h.

Referenced by CdDecoder::getMetadata(), and Cddb::Query().

Definition at line 40 of file cddb.h.

Referenced by Cddb::Query().

Definition at line 42 of file cddb.h.

Referenced by CdDecoder::getMetadata(), and Cddb::Query().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends