hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
paths-fwd.hh File Reference
#include <hpp/core_idl/paths-idl.hh>
#include "hpp/corbaserver/servant-base.hh"
#include <hpp/core/path.hh>
#include <hpp/core/path-vector.hh>
Include dependency graph for paths-fwd.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_impl::PathServant< _Base, _Storage >
 
class  hpp::corbaServer::core_impl::PathVectorServant< _Base, _Storage >
 

Namespaces

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

Typedefs

typedef PathServant< POA_hpp::core_idl::Path, boost::weak_ptr< hpp::core::Path > > hpp::corbaServer::core_impl::Path
 
typedef PathVectorServant< POA_hpp::core_idl::PathVector, boost::weak_ptr< hpp::core::PathVector > > hpp::corbaServer::core_impl::PathVector