hpp-corbaserver
6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/constraints_idl/constraints-fwd.hh>
Public Types | |
typedef hpp::constraints::DifferentiableFunction | 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::constraints::DifferentiableFunction hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::HppBase |
hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::DifferentiableFunctionServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
hpp::size_type hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::inputDerivativeSize |
hpp::size_type hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::inputSize |
hpp::floatSeqSeq * hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::jacobian | ( | const hpp::floatSeq & | arg | ) |
char * hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::name |
hpp::size_type hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::outputDerivativeSize |
hpp::size_type hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::outputSize |
hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::constraints_idl::DifferentiableFunction | , |
HppBase | |||
) |
char * hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::str |
hpp::floatSeq * hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::value | ( | const hpp::floatSeq & | arg | ) |