CMS 3D CMS Logo

StringMap::MatchByString Class Reference

List of all members.

Public Member Functions

 MatchByString ()
bool operator() (const value_type &val, const std::string &string) const


Detailed Description

Definition at line 37 of file StringMap.h.


Constructor & Destructor Documentation

StringMap::MatchByString::MatchByString (  )  [inline]

Definition at line 39 of file StringMap.h.

00039 {}


Member Function Documentation

bool StringMap::MatchByString::operator() ( const value_type val,
const std::string &  string 
) const [inline]

Definition at line 41 of file StringMap.h.

00041 { return  val.first < string; }


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:32:56 2009 for CMSSW by  doxygen 1.5.4