Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PortableInterceptor::PolicyFactory Interface Reference

#include <PolicyFactoryC.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 Member Functions

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 CORBA::Boolean _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 Allows us to forbid marshaling of local interfaces.

Static Public Member Functions

PolicyFactory_ptr _duplicate (PolicyFactory_ptr obj)
void _tao_release (PolicyFactory_ptr obj)
PolicyFactory_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
 No-op it is just here to simplify some templates.
PolicyFactory_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
PolicyFactory_ptr _nil (void)
 Return a NULL object.
void _tao_any_destructor (void *)
 Used in the implementation of CORBA::Any.

Protected Member Functions

 PolicyFactory (void)
virtual ~PolicyFactory (void)

Private Member Functions

 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]
 

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 )
 

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

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.

virtual CORBA::Boolean PortableInterceptor::PolicyFactory::_is_a const char *type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

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

No-op it is just here to simplify some templates.

Reimplemented from CORBA::Object.

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

Return a NULL object.

Reimplemented from CORBA::Object.

void PortableInterceptor::PolicyFactory::_tao_any_destructor void *   )  [static]
 

Used in the implementation of CORBA::Any.

Reimplemented from CORBA::Object.

void PortableInterceptor::PolicyFactory::_tao_release PolicyFactory_ptr  obj  )  [static]
 

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)
 

CORBA::Boolean PortableInterceptor::PolicyFactory::marshal TAO_OutputCDR cdr  )  [virtual]
 

Allows us to forbid marshaling of local interfaces.

Reimplemented from CORBA::Object.

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


The documentation for this interface was generated from the following files:
Generated on Thu Jun 9 00:18:48 2005 for TAO by  doxygen 1.3.9.1