InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ILnkWtchCache::Entry Struct Reference

#include <ILnkWtchCache.h>

Public Types

typedef base_type data_type
 

Public Member Functions

bool16 operator== (const Entry &other) const
 
 Entry (UID uid, bool16 removed)
 

Public Attributes

UID fUID
 
bool16 fRemoved
 

Detailed Description

An entry in the cache has a UID and a removed flag.