hpp-corbaserver  4.11.0
Corba server for Humanoid Path Planner applications
hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage > Class Template Reference

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

Inheritance diagram for hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >:
Collaboration diagram for hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >:

Public Member Functions

 DistanceServant (Server *server, const Storage &s)
 
virtual ~DistanceServant ()
 
CORBA::Double value (const floatSeq &q1, const floatSeq &q2)
 
- Public Member Functions inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
virtual ~ServantBase ()
 
virtual TShPtr_t get () const
 
StorageElementShPtr_t getT () 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...
 
void deleteThis ()
 
- Public Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
virtual ~AbstractServantBase ()
 
virtual Server::ServantKey getServantKey () const
 

Additional Inherited Members

- Public Types inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
typedef _Storage Storage
 
typedef weak_ptr< typename Storage::element_type > StorageElementWkPtr_t
 
typedef shared_ptr< typename Storage::element_type > StorageElementShPtr_t
 
- Public Types inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
typedef shared_ptr< core::Distance > TShPtr_t
 
typedef weak_ptr< core::Distance > TWkPtr_t
 
- Protected Member Functions inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
 ServantBase (Server *server, const Storage &_s)
 
- Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
 AbstractServantBase (Server *server)
 
- Protected Attributes inherited from hpp::corbaServer::ServantBase< core::Distance, _Storage >
Storage wrappedObject_
 
- Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< core::Distance >
Serverserver_
 

Constructor & Destructor Documentation

◆ DistanceServant()

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

◆ ~DistanceServant()

template<typename _Base , typename _Storage >
virtual hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >::~DistanceServant ( )
inlinevirtual

Member Function Documentation

◆ value()

template<typename _Base , typename _Storage >
CORBA::Double hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >::value ( const floatSeq q1,
const floatSeq q2 
)
inline

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