Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs
hdicorePreferences.h File Reference

Header file for plugin preferences storage. More...

#include <memory>
#include <vector>
#include "hdicorePathStyle.h"
Include dependency graph for hdicorePreferences.h:

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
 

Detailed Description

Header file for plugin preferences storage.