![]() | InDesign SDK 20.5 |
#include <SchemaUtils.h>

Public Types | |
| typedef base_type | data_type |
Public Types inherited from Schemas::Directive | |
| typedef base_type | data_type |
Public Member Functions | |
| PluginDirective (int16 type, PluginID pluginID, const Version &version) | |
| PluginDirective (int16 type, const Version &fromVersion, const Version &toVersion, const Version &myVersion) | |
| PluginID | GetPluginID () const |
Public Member Functions inherited from Schemas::Directive | |
| Directive (int16 type, const Version &version) | |
| virtual int16 | GetType () const |
| virtual const Version & | GetVersion () const |
| bool16 | InRange (const VersionID &fromV, const VersionID &toV) const |
This is a private utility class referenced only by private method or data of other public classes. It is not intended to be used directly by outside developers.