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

Go to the source code of this file.

Classes

class  hpp::corbaServer::core_idl::DistanceStorage< D >
 
class  hpp::corbaServer::core_idl::DistanceServant< _Base, _Storage >
 
class  hpp::corbaServer::core_idl::WeighedDistanceServant< _Base, _Storage >
 

Namespaces

 hpp
 Implement CORBA interface ``Obstacle''.
 
 hpp::corbaServer
 
 hpp::corbaServer::core_idl
 

Typedefs

typedef DistanceServant< POA_hpp::core_idl::Distance, DistanceStorage< core::Distance > > hpp::corbaServer::core_idl::Distance
 
typedef WeighedDistanceServant< POA_hpp::core_idl::WeighedDistance, DistanceStorage< core::WeighedDistance > > hpp::corbaServer::core_idl::WeighedDistance