FemtoScan Online SDK Documentation
    extends std::unary_function<std::pair<std::string,T>,bool> as public
 Used to perform search procedures in
key_list .
- Source:
 - ../fmutl/keylist.h:23
 
- Author:
 - unascribed
 
- Version:
 - unknown
 
| Entity | Type | Scope | Short Description | 
| ~string_find | destructor  | public | automatically generated | 
| string_find | constructor  | public |  Standart constructor.
 | 
| string_find | constructor  | public | automatically generated | 
| key | attribute  | public | Compare string.
 | 
| operator () | operator  | public |  Comparison operator as required by std::find_if function.
 | 
| operator = | operator  | public | automatically generated | 
destructor ~string_find | ? ^ 
>  | 
automatically generated
- Source:
 - ../fmutl/keylist.h
 
- Code:
 - 
 
constructor string_find | ? ^ 
< >  | 
 Standart constructor.
- Source:
 - ../fmutl/keylist.h:31
 
- Param:
 
- Code:
 | public string_find ( |  const std::string & s ) : key ( s ) | 
constructor string_find | ? ^ 
< >  | 
automatically generated
- Source:
 - ../fmutl/keylist.h
 
- Code:
 | public string_find ( |  const string_find & ) | 
Compare string.
- Source:
 - ../fmutl/keylist.h:24
 
- Code:
 - public std::string key
 
 Comparison operator as required by std::find_if function.
- Source:
 - ../fmutl/keylist.h:37
 
- Code:
 | public bool operator () ( |  const std::pair < std::string , | 
|   |  T > & _X ) const | 
automatically generated
- Source:
 - ../fmutl/keylist.h
 
- Code:
 | public string_find & operator = ( |  const string_find & ) | 
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net