Enumerations

Servant_Location.h File Reference

#include "tao/PortableServer/portableserver_export.h"
Include dependency graph for Servant_Location.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TAO_SERVANT_LOCATION { TAO_SERVANT_FOUND, TAO_DEFAULT_SERVANT, TAO_SERVANT_MANAGER, TAO_SERVANT_NOT_FOUND }

Detailed Description

Id:
Servant_Location.h 90386 2010-06-02 13:52:08Z vzykov
Author:
Irfan Pyarali

Definition in file Servant_Location.h.


Enumeration Type Documentation

Enumerator:
TAO_SERVANT_FOUND 
TAO_DEFAULT_SERVANT 
TAO_SERVANT_MANAGER 
TAO_SERVANT_NOT_FOUND 

Definition at line 28 of file Servant_Location.h.

{
  TAO_SERVANT_FOUND,
  TAO_DEFAULT_SERVANT,
  TAO_SERVANT_MANAGER,
  TAO_SERVANT_NOT_FOUND
};

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines