#include <hpp/core_idl/_problem-fwd.hh>
| Public Types | |
| typedef hpp::core::Problem | HppBase | 
|  Public Types inherited from hpp::corbaServer::ServantBase< hpp::core::Problem, _Storage > | |
| typedef _Storage | Storage | 
| typedef boost::weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t | 
| typedef boost::shared_ptr< typename Storage::element_type > | StorageElementShPtr_t | 
|  Public Types inherited from hpp::corbaServer::AbstractServantBase< hpp::core::Problem > | |
| typedef boost::shared_ptr< hpp::core::Problem > | TShPtr_t | 
| typedef boost::weak_ptr< hpp::core::Problem > | TWkPtr_t | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from hpp::corbaServer::ServantBase< hpp::core::Problem, _Storage > | |
| ServantBase (Server *server, const Storage &_s) | |
|  Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< hpp::core::Problem > | |
| AbstractServantBase (Server *server) | |
|  Protected Attributes inherited from hpp::corbaServer::ServantBase< hpp::core::Problem, _Storage > | |
| Storage | s | 
|  Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< hpp::core::Problem > | |
| Server * | server_ | 
| typedef hpp::core::Problem hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::HppBase | 
| hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::ProblemServant | ( | Server * | server, | 
| const _Storage & | s | ||
| ) | 
| 
 | virtual | 
| hpp::core_idl::ConfigurationShooter_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getConfigurationShooter | ( | ) | 
| hpp::core_idl::Constraint_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getConstraints | ( | ) | 
| hpp::core_idl::Distance_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getDistance | ( | ) | 
| hpp::floatSeq * hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getInitConfig | ( | ) | 
| hpp::core_idl::PathValidation_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getPathValidation | ( | ) | 
| hpp::core_idl::SteeringMethod_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::getSteeringMethod | ( | ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::resetGoalConfigs | ( | ) | 
| hpp::pinocchio_idl::Device_ptr hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::robot | ( | ) | 
| hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::Problem | , | 
| HppBase | |||
| ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::setConfigurationShooter | ( | hpp::core_idl::ConfigurationShooter_ptr | d | ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::setDistance | ( | hpp::core_idl::Distance_ptr | d | ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::setInitConfig | ( | const hpp::floatSeq & | init | ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::setPathValidation | ( | hpp::core_idl::PathValidation_ptr | d | ) | 
| void hpp::corbaServer::core_impl::ProblemServant< _Base, _Storage >::setSteeringMethod | ( | hpp::core_idl::SteeringMethod_ptr | d | ) |