Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_Collocation_Strategies Class Reference

Define symbolic names for the ORB collocation strategies. More...

#include <corbafwd.h>

List of all members.

Public Types

enum  { CS_REMOTE_STRATEGY, CS_THRU_POA_STRATEGY, CS_DIRECT_STRATEGY, CS_LAST }


Detailed Description

Define symbolic names for the ORB collocation strategies.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
CS_REMOTE_STRATEGY  i.e no collocation.
CS_THRU_POA_STRATEGY  Calls to the collocated object are forwarded by the POA.
CS_DIRECT_STRATEGY  Calls to the collocated object are made directly to its servant.
CS_LAST  This value should always be the last value in the enumeration. It provides the count for the number of collocation strategies.


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 18:27:49 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001