#include <FileFilter.h>
Collaboration diagram for FilterArguments:

| Public Methods | |
| FilterArguments (const std::string &input_type, const std::string &output_type) | |
| declares OptionalCmdLineArgument's for input- and outputfile. More... | |
| virtual | ~FilterArguments () | 
| cmdline::OptionalCmdLineArgument & | get_input () | 
| get the input argument. More... | |
| cmdline::OptionalCmdLineArgument & | get_output () | 
| get the output argument. More... | |
| Private Attributes | |
| cmdline::OptionalCmdLineArgument | input | 
| cmdline::OptionalCmdLineArgument | output | 
| cmdline::CmdLineAnnotation | arg_info | 
| 
 | ||||||||||||
| declares OptionalCmdLineArgument's for input- and outputfile. Additionally a CmdLineAnnotation about redirection is displayed by infos(). 
 
 Definition at line 78 of file FileFilter.cpp. | 
| 
 | 
| 
 Definition at line 53 of file FileFilter.h. | 
| 
 | 
| get the input argument. 
 
 Definition at line 58 of file FileFilter.h. Referenced by FileFilter::FileFilter(). | 
| 
 | 
| get the output argument. 
 
 Definition at line 63 of file FileFilter.h. Referenced by FileFilter::FileFilter(). | 
| 
 | 
| 
 Definition at line 39 of file FileFilter.h. | 
| 
 | 
| 
 Definition at line 40 of file FileFilter.h. | 
| 
 | 
| 
 Definition at line 41 of file FileFilter.h. | 
| Contact me in case of errors or questions. This documentation is powered by  . | (C) 2000-2002  |