![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for general preference data storage. More...
#include "hdicoreTypes.h"

Classes | |
| class | hdi::core::PrefData |
| Base class for persistent data objects, stored via JSON. More... | |
Typedefs | |
| typedef std::unique_ptr< PrefData > | hdi::core::PrefDataUP |
| typedef std::shared_ptr< PrefData > | hdi::core::PrefDataSP |
| typedef std::weak_ptr< PrefData > | hdi::core::PrefDataWP |
Functions | |
| plat::PersistentData * | hdi::core::__accessImpl (const PrefData &) |
| PrefData * | hdi::core::__accessCtor (plat::PersistentData *&) |
Header file for general preference data storage.