![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for Illustrator dictionary manipulation. More...
#include "hdicoreTypes.h"
Classes | |
| class | hdi::core::ai::Dictionary |
| Embodies Illustrator's dictionary storage containers; can be placed inside an array, or another dictionary. More... | |
| class | hdi::core::ai::Dictionary::Iterator |
| Allows for iteration through the members of a dictionary, a la std::vector iteration. More... | |
Typedefs | |
| typedef std::unique_ptr< Dictionary > | hdi::core::ai::DictionaryUP |
| typedef std::shared_ptr< Dictionary > | hdi::core::ai::DictionarySP |
| typedef std::weak_ptr< Dictionary > | hdi::core::ai::DictionaryWP |
Functions | |
| aip::IllustratorDictionary * | hdi::core::ai::__accessImpl (const Dictionary &) |
| Dictionary | hdi::core::ai::__accessCtor (const aip::IllustratorDictionary &) |
Header file for Illustrator dictionary manipulation.