OpenMW
Public Member Functions | Public Attributes
MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t > Struct Template Reference

List of all members.

Public Member Functions

 JournalEntryImpl (JournalViewModelImpl const *model, iterator_t itr)
std::string getText () const
Utf8Span timestamp () const

Public Attributes

std::string timestamp_buffer

template<typename iterator_t>
struct MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t >


Constructor & Destructor Documentation

template<typename iterator_t >
MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t >::JournalEntryImpl ( JournalViewModelImpl const *  model,
iterator_t  itr 
) [inline]

Member Function Documentation

template<typename iterator_t >
std::string MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t >::getText ( ) const [inline, virtual]
template<typename iterator_t >
Utf8Span MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t >::timestamp ( ) const [inline]

Member Data Documentation

template<typename iterator_t >
std::string MWGui::JournalViewModelImpl::JournalEntryImpl< iterator_t >::timestamp_buffer [mutable]

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