Public Types | List of all members
vtkReservedRemoteObjectIds Class Reference

Enum listing custom remote object with dedicated GlobalID. More...

#include <vtkReservedRemoteObjectIds.h>

Public Types

enum  ReservedGlobalIds { RESERVED_PROXY_MANAGER_ID = 1, RESERVED_PROXY_DEFINITION_MANAGER_ID = 2, RESERVED_COLLABORATION_COMMUNICATOR_ID = 3, RESERVED_MAX_IDS = 255 }
 

Detailed Description

Enum listing custom remote object with dedicated GlobalID.

Enum listing custom remote object with dedicated GlobalID. Those IDs are listed inside this enum to prevent any possible conflict. ReservedId should be used if:

Definition at line 21 of file vtkReservedRemoteObjectIds.h.

Member Enumeration Documentation

◆ ReservedGlobalIds

Enumerator
RESERVED_PROXY_MANAGER_ID 
RESERVED_PROXY_DEFINITION_MANAGER_ID 
RESERVED_COLLABORATION_COMMUNICATOR_ID 
RESERVED_MAX_IDS 

Definition at line 24 of file vtkReservedRemoteObjectIds.h.


The documentation for this class was generated from the following file: