Collaboration diagram for CommandLineOptions:

Public Attributes | |
| PlayListConverter::Options | options |
| the application options | |
| string | emp_file |
| the rmp file to process | |
Definition at line 45 of file main.cpp.
|
|
the rmp file to process
Definition at line 47 of file main.cpp. Referenced by main(), and parse_options(). |
|
|
the application options
Definition at line 46 of file main.cpp. Referenced by main(), and parse_options(). |
1.3-rc3