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

Header file for general preference data storage. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicorePrefData.h:
This graph shows which files directly or indirectly include this file:

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 *&)
 

Detailed Description

Header file for general preference data storage.