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

Header file for Illustrator array manipulation. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreaiArray.h:

Classes

class  hdi::core::ai::Array
 Embodies Illustrator's array storage containers; can be placed inside a dictionary or another array. More...
 

Typedefs

typedef std::unique_ptr< Array > hdi::core::ai::ArrayUP
 
typedef std::shared_ptr< Array > hdi::core::ai::ArraySP
 
typedef std::weak_ptr< Array > hdi::core::ai::ArrayWP
 

Functions

aip::IllustratorArray * hdi::core::ai::__accessImpl (const Array &)
 
Array hdi::core::ai::__accessCtor (const aip::IllustratorArray &)
 

Detailed Description

Header file for Illustrator array manipulation.