OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWWorld::SearchVisitor< PtrType > Struct Template Reference
Collaboration diagram for MWWorld::SearchVisitor< PtrType >:

Public Member Functions

bool operator() (const PtrType &ptr)
 

Public Attributes

PtrType mFound
 
std::string mIdToFind
 

Member Function Documentation

template<typename PtrType>
bool MWWorld::SearchVisitor< PtrType >::operator() ( const PtrType &  ptr)
inline

Member Data Documentation

template<typename PtrType>
PtrType MWWorld::SearchVisitor< PtrType >::mFound
template<typename PtrType>
std::string MWWorld::SearchVisitor< PtrType >::mIdToFind

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