Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdicoreThirdPartyPlugin.h File Reference

Header file for querying information about a third-party plugin. More...

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

Classes

class  hdi::core::ThirdPartyPlugin
 Wraps around a third-party plugin, such that it can be messaged or otherwise manipulated. More...

Typedefs

typedef std::unique_ptr< ThirdPartyPluginhdi::core::ThirdPartyPluginUP
typedef std::shared_ptr< ThirdPartyPluginhdi::core::ThirdPartyPluginSP
typedef std::weak_ptr< ThirdPartyPluginhdi::core::ThirdPartyPluginWP

Functions

aip::ThirdPartyPlugin * hdi::core::__accessImpl (const ThirdPartyPlugin &)
ThirdPartyPlugin hdi::core::__accessCtor (aip::ThirdPartyPlugin *&)
hdi::core::ThirdPartyPlugin::Options operator| (const hdi::core::ThirdPartyPlugin::Options lhs_, const hdi::core::ThirdPartyPlugin::Options rhs_)
hdi::core::ThirdPartyPlugin::Optionsoperator|= (hdi::core::ThirdPartyPlugin::Options &lhs__, const hdi::core::ThirdPartyPlugin::Options rhs_)

Detailed Description

Header file for querying information about a third-party plugin.