hpp-corbaserver
6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/configuration_shooters-idl.hh>
#include "hpp/corbaserver/servant-base.hh"
#include <hpp/core/configuration-shooter.hh>
#include <hpp/core/configuration-shooter/gaussian.hh>
#include <hpp/core/configuration-shooter/uniform-tpl.hh>
Go to the source code of this file.
Namespaces | |
hpp | |
Implement CORBA interface `‘Obstacle’'. | |
hpp::core_impl | |
hpp::corbaServer | |
hpp::core_impl::configuration_shooter | |
Typedefs | |
typedef ConfigurationShooterServant< POA_hpp::core_idl::ConfigurationShooter, hpp::weak_ptr< hpp::core::ConfigurationShooter > > | hpp::core_impl::ConfigurationShooter |
typedef GaussianServant< POA_hpp::core_idl::configuration_shooter::Gaussian, hpp::weak_ptr< hpp::core::configurationShooter::Gaussian > > | hpp::core_impl::configuration_shooter::Gaussian |
typedef UniformSeedableServant< POA_hpp::core_idl::configuration_shooter::UniformSeedable, hpp::weak_ptr< hpp::core::configurationShooter::UniformSeedable > > | hpp::core_impl::configuration_shooter::UniformSeedable |