![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for plugin preferences storage. More...

Classes | |
| class | hdi::core::Preferences |
| Aids in preference storage by reading/writing the JSON data in a given file. More... | |
| class | hdi::core::Preferences::Iterator |
| Allows for iteration through the members of a Preferences object, a la std::vector iteration. More... | |
Typedefs | |
| typedef std::unique_ptr< Preferences > | hdi::core::PreferencesUP |
| typedef std::shared_ptr< Preferences > | hdi::core::PreferencesSP |
| typedef std::weak_ptr< Preferences > | hdi::core::PreferencesWP |
Header file for plugin preferences storage.