![]() | InDesign SDK 20.5 |
#include <SchemaUtils.h>
Public Types | |
| typedef uint32 | InstanceValue |
Public Member Functions | |
| Instance (const Instance &other) | |
| void | PushLevel (InstanceValue v=0) |
| void | PopLevel () |
| void | SetValue (InstanceValue v) |
| bool16 | operator== (const Instance &other) const |
| bool16 | operator< (const Instance &other) const |
| Instance & | operator= (const Instance &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.