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

IOP::CodecFactory Interface Reference

#include <IOPC.h>

Inheritance diagram for IOP::CodecFactory:

Inheritance graph
[legend]
Collaboration diagram for IOP::CodecFactory:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CodecFactory_ptr _ptr_type
typedef CodecFactory_var _var_type

Public Methods

Codec create_codec (in Encoding enc) raises (UnknownEncoding)
virtual::IOP::Codec_ptr create_codec (const IOP::Encoding &enc ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , IOP::CodecFactory::UnknownEncoding )
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

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

void _tao_any_destructor (void *)
 Used in the implementation of CORBA::Any. More...


Public Attributes

static::CORBA::TypeCode_ptr _tc_UnknownEncoding

Static Public Attributes

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


Protected Methods

 CodecFactory (void)
virtual ~CodecFactory (void)

Private Methods

 CodecFactory (const CodecFactory &)
void operator= (const CodecFactory &)

Member Typedef Documentation

typedef CodecFactory_ptr IOP::CodecFactory::_ptr_type
 

Reimplemented from CORBA_Object.

typedef CodecFactory_var IOP::CodecFactory::_var_type
 

Reimplemented from CORBA_Object.


Constructor & Destructor Documentation

IOP::CodecFactory::CodecFactory void    [protected]
 

virtual IOP::CodecFactory::~CodecFactory void    [protected, virtual]
 

IOP::CodecFactory::CodecFactory const CodecFactory &    [private]
 


Member Function Documentation

CodecFactory_ptr IOP::CodecFactory::_duplicate CodecFactory_ptr    obj [static]
 

virtual const char* IOP::CodecFactory::_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.

CodecFactory_ptr IOP::CodecFactory::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

CodecFactory_ptr IOP::CodecFactory::_nil void    [inline, static]
 

Return a NULL object.

Reimplemented from CORBA_Object.

void IOP::CodecFactory::_tao_any_destructor void *    _tao_void_pointer [static]
 

Used in the implementation of CORBA::Any.

Reimplemented from CORBA_Object.

virtual void* IOP::CodecFactory::_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.

CodecFactory_ptr IOP::CodecFactory::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

virtual ::IOP::Codec_ptr IOP::CodecFactory::create_codec const IOP::Encoding &enc    ACE_ENV_ARG_DECL throw ( CORBA::SystemException , IOP::CodecFactory::UnknownEncoding ) [pure virtual]
 

Reimplemented in TAO_CodecFactory.

Codec IOP::CodecFactory::create_codec in Encoding    enc raises (UnknownEncoding)
 

void IOP::CodecFactory::operator= const CodecFactory &    [private]
 


Member Data Documentation

int IOP::CodecFactory::_tao_class_id = 0 [static]
 

Address of this variable used in _unchecked_narrow().

Reimplemented from CORBA_Object.

CORBA::TypeCode_ptr IOP::CodecFactory::_tc_UnknownEncoding
 

Initial value:

  &_tc_TAO_tc_IOP_CodecFactory_UnknownEncoding


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