|
hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/pinocchio_idl/robots-fwd.hh>


Public Types | |
| typedef hpp::pinocchio::CenterOfMassComputation | HppBase |
Public Types inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CenterOfMassComputation, _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< T > | |
| typedef shared_ptr< T > | TShPtr_t |
| typedef weak_ptr< T > | TWkPtr_t |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CenterOfMassComputation, _Storage > | |
| ServantBase (Server *server, const Storage &_s) | |
Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< T > | |
| AbstractServantBase (Server *server) | |
Protected Attributes inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CenterOfMassComputation, _Storage > | |
| Storage | wrappedObject_ |
Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< T > | |
| Server * | server_ |
| typedef hpp::pinocchio::CenterOfMassComputation hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::HppBase |
| hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::CenterOfMassComputationServant | ( | ::hpp::corbaServer::Server * | server, |
| const _Storage & | s | ||
| ) |
|
virtual |
| hpp::floatSeq * hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::com | ( | ) |
| void hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::compute | ( | ) |
| CORBA::Boolean hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::deleteIfExpired | ( | ) |
| void hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::deleteThis | ( | ) |
| hpp::floatSeqSeq * hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::jacobian | ( | ) |
| hpp::value_type hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::mass | ( | ) |
| void hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
| hpp::pinocchio_impl::CenterOfMassComputationServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::pinocchio_idl::CenterOfMassComputation | , |
| HppBase | |||
| ) |