PreferenceDictionary::PreferenceEntry Class Reference

Public Member Functions

 PreferenceEntry (const StringImportCallback &importer, const StringExportCallback &exporter)
void importString (const std::string &string)
void exportString (const StringImportCallback &importer)

Private Attributes

StringImportCallback m_importer
StringExportCallback m_exporter

Detailed Description

Definition at line 34 of file preferencedictionary.h.


Constructor & Destructor Documentation

PreferenceDictionary::PreferenceEntry::PreferenceEntry ( const StringImportCallback importer,
const StringExportCallback exporter 
) [inline]

Definition at line 39 of file preferencedictionary.h.


Member Function Documentation

void PreferenceDictionary::PreferenceEntry::exportString ( const StringImportCallback importer  )  [inline]

Definition at line 47 of file preferencedictionary.h.

References m_exporter.

void PreferenceDictionary::PreferenceEntry::importString ( const std::string string  )  [inline]

Definition at line 43 of file preferencedictionary.h.

References m_importer.


Field Documentation

Definition at line 37 of file preferencedictionary.h.

Referenced by exportString().

Definition at line 36 of file preferencedictionary.h.

Referenced by importString().


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

Generated by  doxygen 1.6.2