TAO_PortableServer  2.4.2
Classes | Namespaces | Functions
Servant_var.h File Reference
#include "ace/config-all.h"
#include "tao/orbconf.h"
#include "tao/PortableServer/Servant_var.inl"
#include "tao/PortableServer/Servant_var.cpp"

Classes

class  PortableServer::Servant_var< T >
 Provides a type safe counted reference to servants. More...
 

Namespaces

module  PortableServer
 FUZZ: disable check_for_include/.
 

Functions

template<class X , class Y >
bool PortableServer::operator== (Servant_var< X > const &x, Servant_var< Y > const &y)
 Compare two Servant_vars for equivalence. More...
 
template<class X , class Y >
bool PortableServer::operator!= (Servant_var< X > const &x, Servant_var< Y > const &y)
 Compare two Servant_vars for non-equivalence. More...
 

Detailed Description

Author
Jody Hagins jody@.nosp@m.atde.nosp@m.sk.co.nosp@m.m
Carlos O'Ryan corya.nosp@m.n@at.nosp@m.desk..nosp@m.com