OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{store.cpp}::GetRecords< T > Class Template Reference
Collaboration diagram for anonymous_namespace{store.cpp}::GetRecords< T >:

Public Member Functions

 GetRecords (const std::string &str, std::vector< const T * > *records)
 
void operator() (const T *item)
 

Private Attributes

const std::string mFind
 
std::vector< const T * > * mRecords
 

Constructor & Destructor Documentation

template<typename T >
anonymous_namespace{store.cpp}::GetRecords< T >::GetRecords ( const std::string &  str,
std::vector< const T * > *  records 
)
inline

Member Function Documentation

template<typename T >
void anonymous_namespace{store.cpp}::GetRecords< T >::operator() ( const T *  item)
inline

Here is the call graph for this function:

Member Data Documentation

template<typename T >
const std::string anonymous_namespace{store.cpp}::GetRecords< T >::mFind
private
template<typename T >
std::vector<const T*>* anonymous_namespace{store.cpp}::GetRecords< T >::mRecords
private

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