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

PlayListConverter::OutputFormat Struct Reference

all info for a single xform format More...

List of all members.

Public Member Functions

void clear ()

Public Attributes

std::string filename
 rules to generate an output file

StringList chained_formats
 a list of formats we should run before this one

std::string begin
 text for start of output file

std::string track
 text genrated for each track

std::string end
 text generated at the end of a track

std::string exec
 command to execute after generation


Detailed Description

all info for a single xform format

Definition at line 76 of file PlayListConverter.h.


Member Function Documentation

void PlayListConverter::OutputFormat::clear  
 

Definition at line 42 of file PlayListConverter.cpp.

References begin, end, exec, filename, and track.

Referenced by PlayListConverter::load_format().


Member Data Documentation

std::string PlayListConverter::OutputFormat::begin
 

text for start of output file

Definition at line 79 of file PlayListConverter.h.

Referenced by clear(), PlayListConverter::load_format(), and PlayListConverter::write_output().

StringList PlayListConverter::OutputFormat::chained_formats
 

a list of formats we should run before this one

Definition at line 78 of file PlayListConverter.h.

Referenced by PlayListConverter::load_format(), and PlayListConverter::write_output().

std::string PlayListConverter::OutputFormat::end
 

text generated at the end of a track

Definition at line 81 of file PlayListConverter.h.

Referenced by clear(), PlayListConverter::load_format(), and PlayListConverter::write_output().

std::string PlayListConverter::OutputFormat::exec
 

command to execute after generation

Definition at line 82 of file PlayListConverter.h.

Referenced by clear(), PlayListConverter::exec_output(), PlayListConverter::load_format(), and PlayListConverter::write_output().

std::string PlayListConverter::OutputFormat::filename
 

rules to generate an output file

Definition at line 77 of file PlayListConverter.h.

Referenced by clear(), PlayListConverter::load_format(), and PlayListConverter::write_output().

std::string PlayListConverter::OutputFormat::track
 

text genrated for each track

Definition at line 80 of file PlayListConverter.h.

Referenced by clear(), PlayListConverter::load_format(), and PlayListConverter::write_output().


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