OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Files::NameLess Struct Reference

#include <multidircollection.hpp>

Collaboration diagram for Files::NameLess:

Public Member Functions

 NameLess (bool strict)
 
bool operator() (const std::string &left, const std::string &right) const
 

Public Attributes

bool mStrict
 

Constructor & Destructor Documentation

Files::NameLess::NameLess ( bool  strict)
inline

Member Function Documentation

bool Files::NameLess::operator() ( const std::string &  left,
const std::string &  right 
) const
inline

Here is the call graph for this function:

Member Data Documentation

bool Files::NameLess::mStrict

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