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

#include <UIDListInternal.h>

Public Member Functions

void AddRef ()
 
void Release ()
 
 ~UIDListInternal ()
 

Friends

class SortedUIDList
 
class UIDList
 

Detailed Description

Class UIDListInternal is for the private use of UIDList. Do not use directly. Contains a run-time only data-structure for maintaining a list of UIDs.

Constructor & Destructor Documentation

UIDListInternal::~UIDListInternal ()
inline

Destructor

Member Function Documentation

void UIDListInternal::AddRef ()
inline

Increment the reference count of the underlying list

void UIDListInternal::Release ()

Decrement the reference count of the underlying list