NCBI C++ ToolKit
|
Search Toolkit Book for HasValue
Public Types | |
typedef string | argument_type |
Public Member Functions | |
HasValue (const Cont &cont) | |
bool | operator() (const string &val) const |
Public Attributes | |
const Cont & | m_Cont |
Definition at line 91 of file remote_cgi_wn.cpp.
typedef string HasValue< Cont >::argument_type |
Definition at line 93 of file remote_cgi_wn.cpp.
Definition at line 94 of file remote_cgi_wn.cpp.
Definition at line 95 of file remote_cgi_wn.cpp.
References HasValue< Cont >::m_Cont, and val.
Definition at line 99 of file remote_cgi_wn.cpp.
Referenced by HasValue< Cont >::operator()().