hpp-corbaserver  6.0.0
Corba server for Humanoid Path Planner applications
distances-fwd.hh File Reference
#include <hpp/core_idl/distances-idl.hh>
#include "hpp/corbaserver/servant-base.hh"
#include <hpp/core/distance.hh>
#include <hpp/core/weighed-distance.hh>
Include dependency graph for distances-fwd.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hpp::core_impl::DistanceServant< _Base, _Storage >
 
struct  hpp::corbaServer::hpp_traits< hpp::core::Distance >
 
class  hpp::core_impl::WeighedDistanceServant< _Base, _Storage >
 
struct  hpp::corbaServer::hpp_traits< hpp::core::WeighedDistance >
 

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