Rosetta
Public Member Functions | Private Attributes | List of all members
utility::predicate_cmp_filename Class Reference

Public Member Functions

 predicate_cmp_filename (std::string const &filename)
 
bool operator() (std::pair< std::string, std::stringstream * > &a) const
 

Private Attributes

std::string filename_
 

Constructor & Destructor Documentation

◆ predicate_cmp_filename()

utility::predicate_cmp_filename::predicate_cmp_filename ( std::string const &  filename)
inlineexplicit

Member Function Documentation

◆ operator()()

bool utility::predicate_cmp_filename::operator() ( std::pair< std::string, std::stringstream * > &  a) const
inline

References a, and filename_.

Member Data Documentation

◆ filename_

std::string utility::predicate_cmp_filename::filename_
private

Referenced by operator()().


The documentation for this class was generated from the following file: