Open Lighting Architecture  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::FileBackedPreferencesFactory Class Reference
Inheritance diagram for ola::FileBackedPreferencesFactory:
Inheritance graph
[legend]
Collaboration diagram for ola::FileBackedPreferencesFactory:
Collaboration graph
[legend]

Public Member Functions

 FileBackedPreferencesFactory (const std::string &directory)
virtual std::string ConfigLocation () const
 The location where preferences will be stored.
- Public Member Functions inherited from ola::PreferencesFactory
virtual ~PreferencesFactory ()
virtual PreferencesNewPreference (const std::string &name)

Member Function Documentation

virtual std::string ola::FileBackedPreferencesFactory::ConfigLocation ( ) const
inlinevirtual

The location where preferences will be stored.

Returns
the location

Implements ola::PreferencesFactory.


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