hpp-corbaserver
6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/distances-idl.hh>
#include "hpp/corbaserver/servant-base.hh"
#include <hpp/core/distance.hh>
#include <hpp/core/weighed-distance.hh>
Go to the source code of this file.
Namespaces | |
hpp | |
Implement CORBA interface `‘Obstacle’'. | |
hpp::core_impl | |
hpp::corbaServer | |
Typedefs | |
typedef DistanceServant< POA_hpp::core_idl::Distance, hpp::weak_ptr< hpp::core::Distance > > | hpp::core_impl::Distance |
typedef WeighedDistanceServant< POA_hpp::core_idl::WeighedDistance, hpp::weak_ptr< hpp::core::WeighedDistance > > | hpp::core_impl::WeighedDistance |