#include "tao/PortableServer/portableserver_export.h"

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 } |
Definition in file Servant_Location.h.
| enum TAO_SERVANT_LOCATION |
Definition at line 28 of file Servant_Location.h.
{
TAO_SERVANT_FOUND,
TAO_DEFAULT_SERVANT,
TAO_SERVANT_MANAGER,
TAO_SERVANT_NOT_FOUND
};
1.7.0