ParaView
Public Types
vtkReservedRemoteObjectIds Class Reference

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

#include <vtkReservedRemoteObjectIds.h>

List of all members.

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 30 of file vtkReservedRemoteObjectIds.h.


Member Enumeration Documentation

Enumerator:
RESERVED_PROXY_MANAGER_ID 
RESERVED_PROXY_DEFINITION_MANAGER_ID 
RESERVED_COLLABORATION_COMMUNICATOR_ID 
RESERVED_MAX_IDS 

Definition at line 33 of file vtkReservedRemoteObjectIds.h.


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