hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage > Class Template Reference

#include <hpp/corbaserver/core_idl/distances.hh>

Inheritance diagram for hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >:
[legend]
Collaboration diagram for hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >:
[legend]

Public Types

typedef DistanceServant< Base, StorageParent
 
- Public Types inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef boost::weak_ptr< typename Storage::element_type > StorageElementWkPtr_t
 
typedef boost::shared_ptr< typename Storage::element_type > StorageElementShPtr_t
 
- Public Types inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
typedef boost::shared_ptr< core::DistanceTShPtr_t
 
typedef boost::weak_ptr< core::DistanceTWkPtr_t
 

Public Member Functions

 WeighedDistanceServant (Server *server, const Storage &s)
 
 ~WeighedDistanceServant ()
 
floatSeqgetWeights () throw (Error)
 
void setWeights (const floatSeq &weights) throw (Error)
 
- Public Member Functions inherited from hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >
 DistanceServant (Server *server, const Storage &s)
 
virtual ~DistanceServant ()
 
CORBA::Double value (const floatSeq &q1, const floatSeq &q2) throw (Error)
 
- Public Member Functions inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual TShPtr_t get () const
 
virtual core::Distance get () const
 
virtual core::Distance get () const
 
virtual core::Distance get () const
 
StorageElementShPtr_t getT () const
 
const StoragegetS () const
 
const StoragegetS () const
 
const StoragegetS () const
 
const StoragegetS () const
 
void persistantStorage (bool persistant)
 Set to true if the servant should take ownership of this object. More...
 
bool persistantStorage () const
 See persistantStorage(bool) More...
 
- Public Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 

Additional Inherited Members

- Protected Member Functions inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
- Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
- Protected Attributes inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
Storage s
 
- Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
Serverserver_
 

Member Typedef Documentation

template<typename _Base , typename _Storage >
typedef DistanceServant<Base, Storage> hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >::Parent

Constructor & Destructor Documentation

template<typename _Base , typename _Storage >
hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >::WeighedDistanceServant ( Server server,
const Storage s 
)
inline
template<typename _Base , typename _Storage >
hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >::~WeighedDistanceServant ( )
inline

Member Function Documentation

template<typename _Base , typename _Storage >
floatSeq* hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >::getWeights ( )
throw (Error
)
inline
template<typename _Base , typename _Storage >
void hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >::setWeights ( const floatSeq weights)
throw (Error
)
inline