#include <hpp/core_idl/configuration_shooters-fwd.hh>
Public Types | |
| typedef hpp::corbaServer::core_impl::ConfigurationShooterServant< _Base, _Storage >::HppBase | HppBase |
Public Types inherited from hpp::corbaServer::core_impl::ConfigurationShooterServant< _Base, _Storage > | |
| typedef hpp::core::ConfigurationShooter | HppBase |
Public Types inherited from hpp::corbaServer::ServantBase< hpp::core::ConfigurationShooter, _Storage > | |
| typedef _Storage | Storage |
| typedef boost::weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
| typedef boost::shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
Public Types inherited from hpp::corbaServer::AbstractServantBase< hpp::core::ConfigurationShooter > | |
| typedef boost::shared_ptr< hpp::core::ConfigurationShooter > | TShPtr_t |
| typedef boost::weak_ptr< hpp::core::ConfigurationShooter > | TWkPtr_t |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::corbaServer::ServantBase< hpp::core::ConfigurationShooter, _Storage > | |
| ServantBase (Server *server, const Storage &_s) | |
Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< hpp::core::ConfigurationShooter > | |
| AbstractServantBase (Server *server) | |
Protected Attributes inherited from hpp::corbaServer::ServantBase< hpp::core::ConfigurationShooter, _Storage > | |
| Storage | s |
Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< hpp::core::ConfigurationShooter > | |
| Server * | server_ |
| typedef hpp::corbaServer::core_impl::ConfigurationShooterServant<_Base, _Storage>::HppBase hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::HppBase |
| hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::GaussianServant | ( | Server * | server, |
| const _Storage & | s | ||
| ) |
|
virtual |
| hpp::floatSeq * hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::getCenter | ( | ) |
| hpp::floatSeq * hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::getSigmas | ( | ) |
| hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::configuration_shooter::Gaussian | , |
| HppBase | |||
| ) |
| void hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::setCenter | ( | const hpp::floatSeq & | c | ) |
| void hpp::corbaServer::core_impl::configuration_shooter::GaussianServant< _Base, _Storage >::setSigmas | ( | const hpp::floatSeq & | s | ) |