Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
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< ThirdPartyPlugin > hdi::core::ThirdPartyPluginUP
 
typedef std::shared_ptr< ThirdPartyPlugin > hdi::core::ThirdPartyPluginSP
 
typedef std::weak_ptr< ThirdPartyPlugin > hdi::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.