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 |
![]() | |
typedef _Storage | Storage |
typedef weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef shared_ptr< T > | TShPtr_t |
typedef weak_ptr< T > | TWkPtr_t |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
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 | |||
) |