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

#include <SchemaUtils.h>

Inheritance diagram for Schemas::ImplementationDirective:
Schemas::Directive

Public Types

typedef base_type data_type
 
- Public Types inherited from Schemas::Directive
typedef base_type data_type
 

Public Member Functions

 ImplementationDirective (int16 type, ClassID context, ImplementationID implID, const Version &version)
 
 ImplementationDirective (int16 type, ClassID context, ImplementationID oldImplID, ImplementationID newImplID, const Version &version)
 
ClassID GetContext () const
 
ImplementationID GetImplID () const
 
ImplementationID GetOldImplID () const
 
ImplementationID GetNewImplID () 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