OpenMW
Public Member Functions
MWWorld::RecordCmp Struct Reference

#include <recordcmp.hpp>

List of all members.

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]
template<>
bool MWWorld::RecordCmp::operator() ( const ESM::Cell x,
const ESM::Cell y 
) const [inline]
template<>
bool MWWorld::RecordCmp::operator() ( const ESM::Pathgrid x,
const ESM::Pathgrid y 
) const [inline]

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