NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
HasValue< Cont > Struct Template Reference

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
 

Detailed Description

template<typename Cont>
struct HasValue< Cont >

Definition at line 91 of file remote_cgi_wn.cpp.

Member Typedef Documentation

◆ argument_type

template<typename Cont >
typedef string HasValue< Cont >::argument_type

Definition at line 93 of file remote_cgi_wn.cpp.

Constructor & Destructor Documentation

◆ HasValue()

template<typename Cont >
HasValue< Cont >::HasValue ( const Cont &  cont)
inline

Definition at line 94 of file remote_cgi_wn.cpp.

Member Function Documentation

◆ operator()()

template<typename Cont >
bool HasValue< Cont >::operator() ( const string val) const
inline

Definition at line 95 of file remote_cgi_wn.cpp.

References HasValue< Cont >::m_Cont, and val.

Member Data Documentation

◆ m_Cont

template<typename Cont >
const Cont& HasValue< Cont >::m_Cont

Definition at line 99 of file remote_cgi_wn.cpp.

Referenced by HasValue< Cont >::operator()().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:09 2024 by modify_doxy.py rev. 669887