![]() | InDesign SDK 20.5 |
#include <SchemaUtils.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| IteratorSchemaInfo (ClassID clsID, const FormatID &format, const SchemaInfo *info=nil) | |
| IteratorSchemaInfo (ImplementationID implID, const FormatID &format, const SchemaInfo *info=nil) | |
| IteratorSchemaInfo (bool16 isClass, uint32 idValue, const FormatID &format, const SchemaInfo *info=nil) | |
| IteratorSchemaInfo (const IteratorSchemaInfo &other) | |
| const Schema * | GetSchema () const |
| bool16 | operator== (const IteratorSchemaInfo &other) const |
| IteratorSchemaInfo & | operator= (const IteratorSchemaInfo &other) |
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.