Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ListArgument Class Reference

An image processor argument, that is a string chosen from a list. More...

#include <ImageProcessorDescription.hpp>

Inheritance diagram for ListArgument:

Inheritance graph
[legend]
Collaboration diagram for ListArgument:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const vector< string > & Items ()
 ListArgument (XIPD::Argument &parent, ImageProcessorsDescription &_improcs)

Private Member Functions

virtual bool IsValid (const string &strArg, string &message)
 returns the string that will be used when calling the image processor

Detailed Description

An image processor argument, that is a string chosen from a list.

Definition at line 81 of file ImageProcessorDescription.hpp.


Member Function Documentation

virtual bool ListArgument::IsValid const string &  strArg,
string &  message
[inline, private, virtual]
 

returns the string that will be used when calling the image processor

this method is respoinsible for validating the argument.

Reimplemented from ImProcStringArgument.

Definition at line 83 of file ImageProcessorDescription.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:19 2005 for ImLib3D by  doxygen 1.4.2