Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

HasOptChar Class Reference

Predicate to search for the corresponding CmdLineOption. More...

Inheritance diagram for HasOptChar:

Inheritance graph
[legend]
Collaboration diagram for HasOptChar:

Collaboration graph
[legend]
List of all members.

Public Methods

 HasOptChar (char optChar_)
bool operator() (const CmdLineOption *const &opt) const

Private Attributes

char optChar

Detailed Description

Predicate to search for the corresponding CmdLineOption.

Definition at line 370 of file Option.cpp.


Constructor & Destructor Documentation

HasOptChar char    optChar_ [inline, explicit]
 

Definition at line 373 of file Option.cpp.


Member Function Documentation

bool operator() const CmdLineOption *const &    opt const [inline]
 

Definition at line 374 of file Option.cpp.


Member Data Documentation

char optChar [private]
 

Definition at line 371 of file Option.cpp.


The documentation for this class was generated from the following file:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen