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

#include <recordcmp.hpp>

Collaboration diagram for MWWorld::RecordCmp:

Public Member Functions

template<class T >
bool operator() (const T &x, const T &y) const
 
template<>
bool operator() (const ESM::Dialogue &x, const ESM::Dialogue &y) const
 
template<>
bool operator() (const ESM::Cell &x, const ESM::Cell &y) const
 
template<>
bool operator() (const ESM::Pathgrid &x, const ESM::Pathgrid &y) const
 

Member Function Documentation

template<class T >
bool MWWorld::RecordCmp::operator() ( const T &  x,
const T &  y 
) const
inline
template<>
bool MWWorld::RecordCmp::operator() ( const ESM::Dialogue x,
const ESM::Dialogue y 
) const
inline

Here is the call graph for this function:

template<>
bool MWWorld::RecordCmp::operator() ( const ESM::Cell x,
const ESM::Cell y 
) const
inline

Here is the call graph for this function:

template<>
bool MWWorld::RecordCmp::operator() ( const ESM::Pathgrid x,
const ESM::Pathgrid y 
) const
inline

Here is the call graph for this function:


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