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

#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
 
Instanceoperator= (const Instance &other)
 

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