TAO_PI  2.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
PortableInterceptor::PolicyFactory Class Referenceabstract

#include <PolicyFactoryC.h>

Inheritance diagram for PortableInterceptor::PolicyFactory:
Inheritance graph
Collaboration diagram for PortableInterceptor::PolicyFactory:
Collaboration graph

Public Types

typedef PolicyFactory_ptr _ptr_type
 
typedef PolicyFactory_var _var_type
 

Public Member Functions

virtual ::CORBA::Policy_ptr create_policy (::CORBA::PolicyType type, const ::CORBA::Any &value)=0
 
virtual ::CORBA::Policy_ptr _create_policy (CORBA::PolicyType type)
 
virtual ::CORBA::Boolean _is_a (const char *type_id)
 
virtual const char * _interface_repository_id (void) const
 
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
- Public Member Functions inherited from CORBA::Object
virtual TAO::ObjectKey_key (void)
 
virtual CORBA::ULong _hash (CORBA::ULong maximum)
 
virtual CORBA::Boolean _is_equivalent (CORBA::Object_ptr other_obj)
 
virtual CORBA::Boolean _non_existent (void)
 
virtual InterfaceDef_ptr _get_interface (void)
 
virtual CORBA::Object_ptr _get_component (void)
 
virtual char * _repository_id (void)
 
virtual void _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags)
 
virtual void _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags)
 
virtual CORBA::Request_ptr _request (const char *operation)
 
virtual CORBA::ORB_ptr _get_orb (void)
 

Static Public Member Functions

static PolicyFactory_ptr _duplicate (PolicyFactory_ptr obj)
 
static void _tao_release (PolicyFactory_ptr obj)
 
static PolicyFactory_ptr _narrow (::CORBA::Object_ptr obj)
 
static PolicyFactory_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
 
static PolicyFactory_ptr _nil (void)
 

Protected Member Functions

 PolicyFactory (void)
 
virtual ~PolicyFactory (void)
 

Private Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

PortableInterceptor::PolicyFactory::PolicyFactory ( void  )
protected
PortableInterceptor::PolicyFactory::~PolicyFactory ( void  )
protectedvirtual
PortableInterceptor::PolicyFactory::PolicyFactory ( const PolicyFactory )
private

Member Function Documentation

CORBA::Policy_ptr PortableInterceptor::PolicyFactory::_create_policy ( CORBA::PolicyType  type)
PortableInterceptor::PolicyFactory_ptr PortableInterceptor::PolicyFactory::_duplicate ( PolicyFactory_ptr  obj)
static
const char * PortableInterceptor::PolicyFactory::_interface_repository_id ( void  ) const
virtual
CORBA::Boolean PortableInterceptor::PolicyFactory::_is_a ( const char *  type_id)
PortableInterceptor::PolicyFactory_ptr PortableInterceptor::PolicyFactory::_narrow ( ::CORBA::Object_ptr  obj)
static
static PolicyFactory_ptr PortableInterceptor::PolicyFactory::_nil ( void  )
inlinestatic
void PortableInterceptor::PolicyFactory::_tao_release ( PolicyFactory_ptr  obj)
static
PortableInterceptor::PolicyFactory_ptr PortableInterceptor::PolicyFactory::_unchecked_narrow ( ::CORBA::Object_ptr  obj)
static
virtual ::CORBA::Policy_ptr PortableInterceptor::PolicyFactory::create_policy ( ::CORBA::PolicyType  type,
const ::CORBA::Any &  value 
)
pure virtual
CORBA::Boolean PortableInterceptor::PolicyFactory::marshal ( TAO_OutputCDR cdr)
void PortableInterceptor::PolicyFactory::operator= ( const PolicyFactory )
private

The documentation for this class was generated from the following files: