TAO 3.1.4
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
Collocation_Strategy.h File Reference
#include "tao/orbconf.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Macros

#define TAO_CS(X)   case X: return #X
 

Functions

const char * TAO::translate_collocation_strategy (Collocation_Strategy cs)
 

Detailed Description

Author
DOC Group - Wash U and UCI

Macro Definition Documentation

◆ TAO_CS

#define TAO_CS ( X)    case X: return #X