Classes | Namespaces | Functions

Servant_Var.h File Reference

#include "ace/config-all.h"
#include "tao/orbconf.h"
#include "tao/Utils/Servant_Var.inl"
#include "tao/Utils/Servant_Var.cpp"
Include dependency graph for Servant_Var.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TAO::Utils::Servant_Var< T >
 Provides a type safe counted reference to servants. More...

Namespaces

namespace  TAO
 

Define symbolic names for the ORB collocation strategies.


namespace  TAO::Utils

Functions

template<class X , class Y >
bool TAO::Utils::operator== (Servant_Var< X > const &x, Servant_Var< Y > const &y)
 Compare two Servant_Vars for equivalence.
template<class X , class Y >
bool TAO::Utils::operator!= (Servant_Var< X > const &x, Servant_Var< Y > const &y)
 Compare two Servant_Vars for non-equivalence.

Detailed Description

Id:
Servant_Var.h 77151 2007-02-15 13:24:41Z johnnyw
Author:
Jody Hagins <jody@atdesk.com>
Carlos O'Ryan <coryan@atdesk.com>
Deprecated:
Use PortableServer::Servant_var instead.

Definition in file Servant_Var.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines