Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorba::SFFactory Class Reference

#include <HxCorbaSF.h>

Inheritance diagram for HxCorba::SFFactory::

HxCorba::Constructor OBProxy_HxCorba::SFFactory OBProxy_HxCorba::Constructor OBProxy_HxCorba::Constructor List of all members.

Public Types

typedef SFFactory_ptr _ptr_type
typedef SFFactory_var _var_type

Public Methods

 SFFactory ()
virtual ~SFFactory ()
virtual SF_ptr makeSFfromImage (ImageRep_ptr im)=0
virtual SF_ptr makeFlatSF (ImageSignature sig, const Sizes &sz, const PixValue &val)=0
virtual SF_ptr makeBoxSF (ImageSignature sig, const Sizes &sz, const PixValue &val)=0
virtual SF_ptr makeCrossSF (ImageSignature sig, const Sizes &sz, const PixValue &val)=0
virtual SF_ptr makeDiskSF (ImageSignature sig, const Sizes &sz, const PixValue &val)=0
virtual SF_ptr makeDiamondSF (ImageSignature sig, const Sizes &sz, const PixValue &val)=0
virtual SF_ptr makeGaussianSF (const Sizes &sz, CORBA::Double sigma)=0
virtual SF_ptr makeParabolaSF (const Sizes &sz, CORBA::Double sigma)=0

Static Public Methods

SFFactory_ptr _duplicate (SFFactory_ptr p)
SFFactory_ptr _nil ()
SFFactory_ptr _narrow (CORBA::Object_ptr)
SFFactory_ptr _unchecked_narrow (CORBA::Object_ptr)
SFFactory_ptr _narrow (CORBA::AbstractBase_ptr)
SFFactory_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef SFFactory_ptr HxCorba::SFFactory::_ptr_type
 

Reimplemented in HxCorba::Constructor.

typedef SFFactory_var HxCorba::SFFactory::_var_type
 

Reimplemented in HxCorba::Constructor.


Constructor & Destructor Documentation

HxCorba::SFFactory::SFFactory   [inline]
 

Reimplemented in OBProxy_HxCorba::SFFactory.

virtual HxCorba::SFFactory::~SFFactory   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::SFFactory.


Member Function Documentation

SFFactory_ptr HxCorba::SFFactory::_duplicate SFFactory_ptr    p [inline, static]
 

SFFactory_ptr HxCorba::SFFactory::_nil   [inline, static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::SFFactory_ptr HxCorba::SFFactory::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::SFFactory_ptr HxCorba::SFFactory::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::SFFactory_ptr HxCorba::SFFactory::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::SFFactory_ptr HxCorba::SFFactory::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

const char ** HxCorba::SFFactory::_OB_staticIds   [static]
 

Reimplemented in HxCorba::Constructor.

virtual SF_ptr HxCorba::SFFactory::makeSFfromImage ImageRep_ptr    im [pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeFlatSF ImageSignature    sig,
const Sizes   sz,
const PixValue   val
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeBoxSF ImageSignature    sig,
const Sizes   sz,
const PixValue   val
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeCrossSF ImageSignature    sig,
const Sizes   sz,
const PixValue   val
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeDiskSF ImageSignature    sig,
const Sizes   sz,
const PixValue   val
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeDiamondSF ImageSignature    sig,
const Sizes   sz,
const PixValue   val
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeGaussianSF const Sizes   sz,
CORBA::Double    sigma
[pure virtual]
 

virtual SF_ptr HxCorba::SFFactory::makeParabolaSF const Sizes   sz,
CORBA::Double    sigma
[pure virtual]
 


Member Data Documentation

const char * HxCorba::SFFactory::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/SFFactory:1.0",
    0
}

Reimplemented in HxCorba::Constructor.


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:10 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001