InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Schemas::PluginDirective Class Reference

#include <SchemaUtils.h>

Inheritance diagram for Schemas::PluginDirective:
Schemas::Directive

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 VersionGetVersion () const
 
bool16 InRange (const VersionID &fromV, const VersionID &toV) const
 

Detailed Description

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.

Author
Steve Pellegrin
See Also
CContentIteratorReg