![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for dictionary preference data storage. More...

Classes | |
| class | hdi::core::DictionaryPref |
| Acts as a dictionary-style container to store any other persistent data types, including arrays and dictionaries, and can itself be stored inside another container type. More... | |
| class | hdi::core::DictionaryPref::Iterator |
| Allows for iteration through the members of a dictionary pref, a la std::vector iteration. More... | |
Typedefs | |
| typedef std::unique_ptr< DictionaryPref > | hdi::core::DictionaryPrefUP |
| typedef std::shared_ptr< DictionaryPref > | hdi::core::DictionaryPrefSP |
| typedef std::weak_ptr< DictionaryPref > | hdi::core::DictionaryPrefWP |
Header file for dictionary preference data storage.