#include <hpp/core_idl/distances-fwd.hh>


Public Types | |
| typedef hpp::core::Distance | HppBase |
Public Types inherited from hpp::corbaServer::ServantBase< hpp::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< hpp::core::Distance > | |
| typedef shared_ptr< hpp::core::Distance > | TShPtr_t |
| typedef weak_ptr< hpp::core::Distance > | TWkPtr_t |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::corbaServer::ServantBase< hpp::core::Distance, _Storage > | |
| ServantBase (Server *server, const Storage &_s) | |
Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< hpp::core::Distance > | |
| AbstractServantBase (Server *server) | |
Protected Attributes inherited from hpp::corbaServer::ServantBase< hpp::core::Distance, _Storage > | |
| Storage | wrappedObject_ |
Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< hpp::core::Distance > | |
| Server * | server_ |
| typedef hpp::core::Distance hpp::core_impl::DistanceServant< _Base, _Storage >::HppBase |
| hpp::core_impl::DistanceServant< _Base, _Storage >::DistanceServant | ( | ::hpp::corbaServer::Server * | server, |
| const _Storage & | s ) |
|
virtual |
| hpp::value_type hpp::core_impl::DistanceServant< _Base, _Storage >::call | ( | const hpp::floatSeq & | q1, |
| const hpp::floatSeq & | q2 ) |
| CORBA::Boolean hpp::core_impl::DistanceServant< _Base, _Storage >::deleteIfExpired | ( | ) |
| void hpp::core_impl::DistanceServant< _Base, _Storage >::deleteThis | ( | ) |
| void hpp::core_impl::DistanceServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
| hpp::core_impl::DistanceServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::Distance | , |
| HppBase | ) |