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

PlayListConverter::Options Struct Reference

options used by set_options() More...

#include <PlayListConverter.h>

List of all members.

Public Member Functions

 Options ()

Public Attributes

bool wait_for_child
 true if we should wait for child to finish before continuing

std::string workingdir
 the working directory

StringList formats
 the list of formats to use


Detailed Description

options used by set_options()

Definition at line 45 of file PlayListConverter.h.


Constructor & Destructor Documentation

PlayListConverter::Options::Options   [inline]
 

Definition at line 46 of file PlayListConverter.h.

References wait_for_child.


Member Data Documentation

StringList PlayListConverter::Options::formats
 

the list of formats to use

Definition at line 49 of file PlayListConverter.h.

Referenced by PlayListConverter::load_config(), parse_options(), PlayListConverter::process_rmp(), and PlayListConverter::set_options().

bool PlayListConverter::Options::wait_for_child
 

true if we should wait for child to finish before continuing

Definition at line 47 of file PlayListConverter.h.

Referenced by Options(), parse_options(), PlayListConverter::process_format(), and PlayListConverter::set_options().

std::string PlayListConverter::Options::workingdir
 

the working directory

Definition at line 48 of file PlayListConverter.h.

Referenced by PlayListConverter::change_working_dir(), PlayListConverter::load_config(), PlayListConverter::make_subs(), and PlayListConverter::set_options().


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