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

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

#include <vector>
#include "hdicorePathStyle.h"
#include "hdicorePrefData.h"
Include dependency graph for hdicoreArrayPref.h:

Classes

class  hdi::core::ArrayPref
 Acts as an array-style container to store any other persistent data types, including arrays and dictionaries, and can itself be stored inside another container type. More...
 

Typedefs

typedef std::unique_ptr< ArrayPref > hdi::core::ArrayPrefUP
 
typedef std::shared_ptr< ArrayPref > hdi::core::ArrayPrefSP
 
typedef std::weak_ptr< ArrayPref > hdi::core::ArrayPrefWP
 

Detailed Description

Header file for array preference data storage.