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

#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)
 

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