Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PortableServer::ThreadPolicy_var Class Reference

#include <PortableServerC.h>

Inheritance diagram for PortableServer::ThreadPolicy_var:

Inheritance graph
[legend]
Collaboration diagram for PortableServer::ThreadPolicy_var:

Collaboration graph
[legend]
List of all members.

Public Methods

 ThreadPolicy_var (void)
 ThreadPolicy_var (ThreadPolicy_ptr p)
 ThreadPolicy_var (const ThreadPolicy_var &)
 ~ThreadPolicy_var (void)
ThreadPolicy_var & operator= (ThreadPolicy_ptr)
ThreadPolicy_var & operator= (const ThreadPolicy_var &)
ThreadPolicy_ptr operator-> (void) const
 operator const ThreadPolicy_ptr & () const
 operator ThreadPolicy_ptr & ()
ThreadPolicy_ptr in (void) const
ThreadPolicy_ptrinout (void)
ThreadPolicy_ptrout (void)
ThreadPolicy_ptr _retn (void)
ThreadPolicy_ptr ptr (void) const

Static Public Methods

ThreadPolicy_ptr tao_duplicate (ThreadPolicy_ptr)
void tao_release (ThreadPolicy_ptr)
ThreadPolicy_ptr tao_nil (void)
ThreadPolicy_ptr tao_narrow (CORBA::Object *ACE_ENV_ARG_DECL_NOT_USED)
CORBA::Objecttao_upcast (void *)

Private Methods

 ThreadPolicy_var (const TAO_Base_var &rhs)
ThreadPolicy_var & operator= (const TAO_Base_var &rhs)

Private Attributes

ThreadPolicy_ptr ptr_

Constructor & Destructor Documentation

PortableServer::ThreadPolicy_var::ThreadPolicy_var void   
 

PortableServer::ThreadPolicy_var::ThreadPolicy_var ThreadPolicy_ptr    p [inline]
 

PortableServer::ThreadPolicy_var::ThreadPolicy_var const ThreadPolicy_var &   
 

PortableServer::ThreadPolicy_var::~ThreadPolicy_var void   
 

PortableServer::ThreadPolicy_var::ThreadPolicy_var const TAO_Base_var   rhs [private]
 


Member Function Documentation

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::_retn void   
 

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::in void    const
 

ThreadPolicy_ptr& PortableServer::ThreadPolicy_var::inout void   
 

PortableServer::ThreadPolicy_var::operator const ThreadPolicy_ptr &   const
 

PortableServer::ThreadPolicy_var::operator ThreadPolicy_ptr &  
 

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::operator-> void    const
 

ThreadPolicy_var& PortableServer::ThreadPolicy_var::operator= const TAO_Base_var   rhs [private]
 

ThreadPolicy_var& PortableServer::ThreadPolicy_var::operator= const ThreadPolicy_var &   
 

PortableServer::ThreadPolicy_var & PortableServer::ThreadPolicy_var::operator= ThreadPolicy_ptr    p
 

ThreadPolicy_ptr& PortableServer::ThreadPolicy_var::out void   
 

PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy_var::ptr void    const
 

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::tao_duplicate ThreadPolicy_ptr    [static]
 

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::tao_narrow CORBA::Object   ACE_ENV_ARG_DECL_NOT_USED [static]
 

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::tao_nil void    [static]
 

void PortableServer::ThreadPolicy_var::tao_release ThreadPolicy_ptr    [static]
 

CORBA::Object* PortableServer::ThreadPolicy_var::tao_upcast void *    [static]
 


Member Data Documentation

ThreadPolicy_ptr PortableServer::ThreadPolicy_var::ptr_ [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 20:21:13 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001