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

PortableInterceptor::PolicyFactory Interface Reference

#include <PortableInterceptorC.h>

Inheritance diagram for PortableInterceptor::PolicyFactory:

Inheritance graph
[legend]
Collaboration diagram for PortableInterceptor::PolicyFactory:

Collaboration graph
[legend]
List of all members.

Public Types

typedef PolicyFactory_ptr _ptr_type
typedef PolicyFactory_var _var_type

Public Methods

CORBA::Policy create_policy (in CORBA::PolicyType type, in any value) raises (CORBA::PolicyError)
virtual::CORBA::Policy_ptr create_policy (CORBA::PolicyType type, const CORBA::Any &value ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , CORBA::PolicyError )
virtual::CORBA::Policy_ptr _create_policy (CORBA::PolicyType type ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw ( CORBA::SystemException , CORBA::PolicyError )
virtual void * _tao_QueryInterface (ptr_arith_t type)
 Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. More...

virtual const char * _interface_repository_id (void) const
 The repository ID for the most derived class, this is an implementation method and does no remote invocations! More...


Static Public Methods

PolicyFactory_ptr _duplicate (PolicyFactory_ptr obj)
PolicyFactory_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
PolicyFactory_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
PolicyFactory_ptr _nil (void)
 Return a NULL object. More...


Static Public Attributes

int _tao_class_id
 Address of this variable used in _unchecked_narrow(). More...


Protected Methods

 PolicyFactory (void)
virtual ~PolicyFactory (void)

Private Methods

 PolicyFactory (const PolicyFactory &)
void operator= (const PolicyFactory &)

Member Typedef Documentation

typedef PolicyFactory_ptr PortableInterceptor::PolicyFactory::_ptr_type
 

Reimplemented from CORBA_Object.

typedef PolicyFactory_var PortableInterceptor::PolicyFactory::_var_type
 

Reimplemented from CORBA_Object.


Constructor & Destructor Documentation

PortableInterceptor::PolicyFactory::PolicyFactory void    [protected]
 

virtual PortableInterceptor::PolicyFactory::~PolicyFactory void    [protected, virtual]
 

PortableInterceptor::PolicyFactory::PolicyFactory const PolicyFactory &    [private]
 


Member Function Documentation

virtual ::CORBA::Policy_ptr PortableInterceptor::PolicyFactory::_create_policy CORBA::PolicyType type    ACE_ENV_ARG_DECL_WITH_DEFAULTS throw ( CORBA::SystemException , CORBA::PolicyError )
 

PolicyFactory_ptr PortableInterceptor::PolicyFactory::_duplicate PolicyFactory_ptr    obj [static]
 

virtual const char* PortableInterceptor::PolicyFactory::_interface_repository_id void    const [virtual]
 

The repository ID for the most derived class, this is an implementation method and does no remote invocations!

Reimplemented from CORBA_Object.

PolicyFactory_ptr PortableInterceptor::PolicyFactory::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

PolicyFactory_ptr PortableInterceptor::PolicyFactory::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Object.

virtual void* PortableInterceptor::PolicyFactory::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.

Reimplemented from CORBA_Object.

PolicyFactory_ptr PortableInterceptor::PolicyFactory::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

virtual ::CORBA::Policy_ptr PortableInterceptor::PolicyFactory::create_policy CORBA::PolicyType    type,
const CORBA::Any &value    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , CORBA::PolicyError ) [pure virtual]
 

CORBA::Policy PortableInterceptor::PolicyFactory::create_policy in CORBA::PolicyType    type,
in any    value
raises (CORBA::PolicyError)
 

void PortableInterceptor::PolicyFactory::operator= const PolicyFactory &    [private]
 


Member Data Documentation

int PortableInterceptor::PolicyFactory::_tao_class_id [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Object.


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 19:16:22 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001