![]() | InDesign SDK 20.5 |
#include <SchemaUtils.h>
Public Member Functions | |
| Schema (IPMStream *s) | |
| Schema (const Schema &other) | |
| void | Read (IPMStream *s) |
| FieldVector::const_iterator | GetBeginIterator () const |
| FieldVector::const_iterator | GetEndIterator () const |
| bool16 | IsEmpty () const |
| bool16 | ContainsFieldType (FieldType type) const |
| bool16 | operator== (const Schema &other) const |
| bool16 | operator!= (const Schema &other) const |
| Schema & | operator= (const Schema &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.