![]() | InDesign SDK 20.5 |
#include <SchemaUtils.h>
Public Member Functions | |
| PathManager (PluginID p) | |
| void | SetPluginID (PluginID p) |
| PluginID | GetPluginID () const |
| bool16 | GetPath (int32 fromVersion, int32 toVersion, Schemas::MajorFormatVector &list) const |
| bool16 | PathExists (int32 fromVersion, int32 toVersion) const |
| bool16 | FindBestPath (const Schemas::Version &from, const Schemas::Version &to, Schemas::MajorFormatVector &path) const |
Static Public Member Functions | |
| static bool16 | IsReachable (int32 fromVersion, int32 toVersion, const Schemas::MajorFormatVector &path) |
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.