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

RmpSession Struct Reference

Session related information. More...

#include <RmpInfo.h>

List of all members.

Public Attributes

std::string base_url
 
  • the base url for donlaoded tracks


std::string output_file
 O - generated output file (created by emp2m3u rules)

std::string emp_file
 E - name of the emp file

std::string provider
 P - Provider name

std::string package_title
 T - package title (Album name on emusic)

std::string package_artist
 A - teh package artist (or 'Various Artists' of > 1)

std::string location_template
 the template used to build download urls


Detailed Description

Session related information.

Definition at line 32 of file RmpInfo.h.


Member Data Documentation

std::string RmpSession::base_url
 

  • the base url for donlaoded tracks

Definition at line 33 of file RmpInfo.h.

Referenced by EmpParser::build_track_url(), and EmpParser::get_session_info().

std::string RmpSession::emp_file
 

E - name of the emp file

Definition at line 35 of file RmpInfo.h.

Referenced by PlayListConverter::make_subs(), and PlayListConverter::parse_rmp().

std::string RmpSession::location_template
 

the template used to build download urls

Definition at line 39 of file RmpInfo.h.

Referenced by EmpParser::build_track_url(), and EmpParser::get_session_info().

std::string RmpSession::output_file
 

O - generated output file (created by emp2m3u rules)

Definition at line 34 of file RmpInfo.h.

Referenced by PlayListConverter::make_subs(), PlayListConverter::open_output(), and PlayListConverter::write_output().

std::string RmpSession::package_artist
 

A - teh package artist (or 'Various Artists' of > 1)

Definition at line 38 of file RmpInfo.h.

Referenced by PlayListConverter::make_subs(), and EmpParser::parse_file().

std::string RmpSession::package_title
 

T - package title (Album name on emusic)

Definition at line 37 of file RmpInfo.h.

Referenced by EmpParser::get_session_info(), and PlayListConverter::make_subs().

std::string RmpSession::provider
 

P - Provider name

Definition at line 36 of file RmpInfo.h.

Referenced by EmpParser::get_session_info(), and PlayListConverter::make_subs().


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