hpp-corbaserver
5.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/path_validations-fwd.hh>
Public Types | |
typedef hpp::core::PathValidation | HppBase |
![]() | |
typedef _Storage | Storage |
typedef weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef shared_ptr< hpp::core::PathValidation > | TShPtr_t |
typedef weak_ptr< hpp::core::PathValidation > | TWkPtr_t |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
Server * | server_ |
typedef hpp::core::PathValidation hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase |
hpp::core_impl::PathValidationServant< _Base, _Storage >::PathValidationServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
CORBA::Boolean hpp::core_impl::PathValidationServant< _Base, _Storage >::deleteIfExpired | ( | ) |
void hpp::core_impl::PathValidationServant< _Base, _Storage >::deleteThis | ( | ) |
void hpp::core_impl::PathValidationServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
hpp::core_impl::PathValidationServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::PathValidation | , |
HppBase | |||
) |
CORBA::Boolean hpp::core_impl::PathValidationServant< _Base, _Storage >::validate | ( | hpp::core_idl::Path_ptr | p, |
::CORBA::Boolean | reverse, | ||
hpp::core_idl::Path_out | validPart, | ||
hpp::core_idl::PathValidationReport_out | report | ||
) |
CORBA::Boolean hpp::core_impl::PathValidationServant< _Base, _Storage >::validateConfiguration | ( | const hpp::floatSeq & | config, |
hpp::core_idl::ValidationReport_out | report | ||
) |