![]() | 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 | |
| MoveDirective (int16 type, T fromID, const Version &fromVersion, T toID, const Version &toVersion, const Version &myVersion) | |
| T | GetFromID () const |
| T | GetToID () const |
| const Version & | GetFromVersion () const |
| const Version & | GetToVersion () const |
| bool | operator== (const MoveDirective< T > &) 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.