Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
TAO
/
tao
Collocation_Strategy.h File Reference
This graph shows which files directly or indirectly include this file:
Namespaces
namespace
TAO
Enumerations
enum
Collocation_Strategy
{
TAO_CS_REMOTE_STRATEGY
,
TAO_CS_THRU_POA_STRATEGY
,
TAO_CS_DIRECT_STRATEGY
,
TAO_CS_LAST
}
Detailed Description
Id
Collocation_Strategy.h
,v 1.2 2003/10/28 18:29:13 bala Exp
Author:
DOC Group - Wash U and UCI
Enumeration Type Documentation
enum
Collocation_Strategy
Enumeration values:
TAO_CS_REMOTE_STRATEGY
i.e no collocation.
TAO_CS_THRU_POA_STRATEGY
Calls to the collocated object are forwarded by the POA.
TAO_CS_DIRECT_STRATEGY
Calls to the collocated object are made directly to its servant.
TAO_CS_LAST
This value should always be the last value in the enumeration. It provides the count for the number of collocation strategies.
Generated on Fri Dec 31 15:13:05 2004 for TAO by
1.3.9.1