![]()  | 
  
    Hot Door CORE 0.8.3
    
   Adobe® Illustrator® Plug-in Library 
   | 
 
This is the complete list of members for hdi::core::ArrayPref, including all inherited members.
| __impl() const | hdi::core::PrefData | protected | 
| _data | hdi::core::PrefData | protected | 
| ArrayPref(const ArrayPref &array_) | hdi::core::ArrayPref | |
| ArrayPref(const PrefDataVector *elements_=NULL, const std::string &name_="") | hdi::core::ArrayPref | |
| ArrayType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| ArtboardPointType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| ArtboardRectType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| ArtColorType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| BoolType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| clear() | hdi::core::ArrayPref | virtual | 
| clone() const | hdi::core::ArrayPref | virtual | 
| ColorType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| count() const | hdi::core::ArrayPref | virtual | 
| CustomTypeOffset enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| DashStyleMapType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| DashStyleType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| dataType() const | hdi::core::PrefData | virtual | 
| DictionaryType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| element(const uint32_t index_, std::unique_ptr< PrefData > &data__) const | hdi::core::ArrayPref | virtual | 
| FillStyleMapType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| FillStyleType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| FontType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| getArrayElement(const uint32_t index_, ArrayPref &array__) const | hdi::core::ArrayPref | virtual | 
| getArtboardPointElement(const uint32_t index_, ArtboardPointPref &abp__) const | hdi::core::ArrayPref | virtual | 
| getArtboardRectElement(const uint32_t index_, ArtboardRectPref &abr__) const | hdi::core::ArrayPref | virtual | 
| getArtColorElement(const uint32_t index_, ArtColorPref &ac__) const | hdi::core::ArrayPref | virtual | 
| getBoolElement(const uint32_t index_, BoolPref &b__) const | hdi::core::ArrayPref | virtual | 
| getColorElement(const uint32_t index_, ColorPref &c__) const | hdi::core::ArrayPref | virtual | 
| getDashStyleElement(const uint32_t index_, DashStylePref &ds__) | hdi::core::ArrayPref | virtual | 
| getDashStyleMapElement(const uint32_t index_, DashStyleMapPref &ds__) | hdi::core::ArrayPref | virtual | 
| getDictElement(const uint32_t index_, DictionaryPref &dict__) const | hdi::core::ArrayPref | virtual | 
| getFillStyleElement(const uint32_t index_, FillStylePref &fs__) | hdi::core::ArrayPref | virtual | 
| getFillStyleMapElement(const uint32_t index_, FillStyleMapPref &fs__) | hdi::core::ArrayPref | virtual | 
| getFontElement(const uint32_t index_, FontPref &font__) const | hdi::core::ArrayPref | virtual | 
| getNumberElement(const uint32_t index_, NumberPref &n__) const | hdi::core::ArrayPref | virtual | 
| getOrCreateArrayElement(const uint32_t index_, const PrefDataVector *elements_, ArrayPref &array__) | hdi::core::ArrayPref | virtual | 
| getOrCreateArtboardPointElement(const uint32_t index_, const ArtboardPoint &default_, ArtboardPointPref &abp__) | hdi::core::ArrayPref | virtual | 
| getOrCreateArtboardRectElement(const uint32_t index_, const ArtboardRect &default_, ArtboardRectPref &abr__) | hdi::core::ArrayPref | virtual | 
| getOrCreateArtColorElement(const uint32_t index_, const ArtColor &default_, ArtColorPref &ac__) | hdi::core::ArrayPref | virtual | 
| getOrCreateBoolElement(const uint32_t index_, const bool default_, BoolPref &b__) | hdi::core::ArrayPref | virtual | 
| getOrCreateColorElement(const uint32_t index_, const Color &default_, ColorPref &c__) | hdi::core::ArrayPref | virtual | 
| getOrCreateDashStyleElement(const uint32_t index_, const DashStyle &default_, DashStylePref &ds__) | hdi::core::ArrayPref | virtual | 
| getOrCreateDashStyleMapElement(const uint32_t index_, const DashStyle::Map &default_, DashStyleMapPref &ds__) | hdi::core::ArrayPref | virtual | 
| getOrCreateDictElement(const uint32_t index_, const PrefDataVector *members_, DictionaryPref &dict__) | hdi::core::ArrayPref | virtual | 
| getOrCreateFillStyleElement(const uint32_t index_, const FillStyle &default_, FillStylePref &fs__) | hdi::core::ArrayPref | virtual | 
| getOrCreateFillStyleMapElement(const uint32_t index_, const FillStyle::Map &default_, FillStyleMapPref &fs__) | hdi::core::ArrayPref | virtual | 
| getOrCreateFloatElement(const uint32_t index_, const double default_, NumberPref &n__) | hdi::core::ArrayPref | virtual | 
| getOrCreateFontElement(const uint32_t index_, const Font &defaultFont_, const double defaultSize_, FontPref &font__) | hdi::core::ArrayPref | virtual | 
| getOrCreateIntElement(const uint32_t index_, const int64_t default_, NumberPref &n__) | hdi::core::ArrayPref | virtual | 
| getOrCreatePathStyleElement(const uint32_t index_, const PathStyle &default_, PathStylePref &ps__) | hdi::core::ArrayPref | virtual | 
| getOrCreatePathStyleMapElement(const uint32_t index_, const PathStyle::Map &default_, PathStyleMapPref &ps__) | hdi::core::ArrayPref | virtual | 
| getOrCreatePointElement(const uint32_t index_, const Point &default_, PointPref &p__) | hdi::core::ArrayPref | virtual | 
| getOrCreateRectElement(const uint32_t index_, const Rect &default_, RectPref &r__) | hdi::core::ArrayPref | virtual | 
| getOrCreateSizeElement(const uint32_t index_, const Size &default_, SizePref &s__) | hdi::core::ArrayPref | virtual | 
| getOrCreateStringElement(const uint32_t index_, const std::string &default_, StringPref &str__) | hdi::core::ArrayPref | virtual | 
| getOrCreateStrokeStyleElement(const uint32_t index_, const StrokeStyle &default_, StrokeStylePref &ss__) | hdi::core::ArrayPref | virtual | 
| getOrCreateStrokeStyleMapElement(const uint32_t index_, const StrokeStyle::Map &default_, StrokeStyleMapPref &ss__) | hdi::core::ArrayPref | virtual | 
| getOrCreateTransformMatrixElement(const uint32_t index_, const TransformMatrix &default_, TransformMatrixPref &tm__) | hdi::core::ArrayPref | virtual | 
| getPathStyleElement(const uint32_t index_, PathStylePref &ps__) | hdi::core::ArrayPref | virtual | 
| getPathStyleMapElement(const uint32_t index_, PathStyleMapPref &ps__) | hdi::core::ArrayPref | virtual | 
| getPointElement(const uint32_t index_, PointPref &p__) const | hdi::core::ArrayPref | virtual | 
| getRectElement(const uint32_t index_, RectPref &r__) const | hdi::core::ArrayPref | virtual | 
| getSizeElement(const uint32_t index_, SizePref &s__) const | hdi::core::ArrayPref | virtual | 
| getStringElement(const uint32_t index_, StringPref &str__) const | hdi::core::ArrayPref | virtual | 
| getStrokeStyleElement(const uint32_t index_, StrokeStylePref &ss__) | hdi::core::ArrayPref | virtual | 
| getStrokeStyleMapElement(const uint32_t index_, StrokeStyleMapPref &ss__) | hdi::core::ArrayPref | virtual | 
| getTransformMatrixElement(const uint32_t index_, TransformMatrixPref &tm__) const | hdi::core::ArrayPref | virtual | 
| insertElement(const uint32_t index_, const PrefData &data_) | hdi::core::ArrayPref | virtual | 
| isEmpty() const | hdi::core::PrefData | virtual | 
| key() const | hdi::core::PrefData | virtual | 
| NumberType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| operator!=(const PrefData &rhs_) const | hdi::core::PrefData | virtual | 
| operator=(const ArrayPref &rhs_) | hdi::core::ArrayPref | virtual | 
| hdi::core::PrefData::operator=(const PrefData &rhs_) | hdi::core::PrefData | virtual | 
| operator==(const PrefData &rhs_) const | hdi::core::PrefData | virtual | 
| parse(const std::string &jsonStr_) | hdi::core::PrefData | static | 
| PathStyleMapType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| PathStyleType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| PathType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| PointType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| popElement(std::unique_ptr< PrefData > &data__) | hdi::core::ArrayPref | virtual | 
| PrefData() | hdi::core::PrefData | |
| PrefData(plat::PersistentData *&) | hdi::core::PrefData | protected | 
| PrefData(const PrefData &data_) | hdi::core::PrefData | protected | 
| PrefDataVector typedef (defined in hdi::core::ArrayPref) | hdi::core::ArrayPref | |
| pushElement(const PrefData &data_) | hdi::core::ArrayPref | virtual | 
| RectType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| removeElement(const uint32_t index_, std::unique_ptr< PrefData > &data__) | hdi::core::ArrayPref | virtual | 
| setKey(const std::string &key_) | hdi::core::PrefData | virtual | 
| SizeType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| stringify() const | hdi::core::PrefData | virtual | 
| StringType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| StrokeStyleMapType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| StrokeStyleType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| TransformMatrixType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| Type enum name | hdi::core::PrefData | |
| UnknownType enum value (defined in hdi::core::PrefData) | hdi::core::PrefData | |
| ~ArrayPref() | hdi::core::ArrayPref | virtual | 
| ~PrefData() | hdi::core::PrefData | virtual |