My Project
SallyAPI::Media::CAmazonInfo Class Reference

Information about the amazon. More...

#include <AmazonInfo.h>

List of all members.

Public Member Functions

 CAmazonInfo ()
 Default constructor.
 ~CAmazonInfo ()
 Destructor.
bool GetMusicCover (std::string artist, std::string album, std::string outputFile, COVER_SIZE size=COVER_SIZE_BIG)
bool GetDVDInfo (std::string sarchKey, std::map< std::string, std::string > &info, std::string outputFile, COVER_SIZE size=COVER_SIZE_BIG)

Detailed Description

Information about the amazon.

Author:
Christian Knobloch
Date:
20.05.2010

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
20.05.2010

Destructor.

Author:
Christian Knobloch
Date:
20.05.2010

Member Function Documentation

bool CAmazonInfo::GetDVDInfo ( std::string  sarchKey,
std::map< std::string, std::string > &  info,
std::string  outputFile,
COVER_SIZE  size = COVER_SIZE_BIG 
)
bool CAmazonInfo::GetMusicCover ( std::string  artist,
std::string  album,
std::string  outputFile,
COVER_SIZE  size = COVER_SIZE_BIG 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines