OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
MWDialogue::KeywordSearch< string_t, value_t >::Match Struct Reference

#include <keywordsearch.hpp>

Collaboration diagram for MWDialogue::KeywordSearch< string_t, value_t >::Match:

Public Attributes

Point mBeg
 
Point mEnd
 
value_t mValue
 

Member Data Documentation

template<typename string_t, typename value_t>
Point MWDialogue::KeywordSearch< string_t, value_t >::Match::mBeg
template<typename string_t, typename value_t>
Point MWDialogue::KeywordSearch< string_t, value_t >::Match::mEnd
template<typename string_t, typename value_t>
value_t MWDialogue::KeywordSearch< string_t, value_t >::Match::mValue

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