hpp-corbaserver
4.14.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/path_validations-fwd.hh>
Public Types | |
typedef hpp::core::ConfigValidation | 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::ConfigValidation > | TShPtr_t |
typedef weak_ptr< hpp::core::ConfigValidation > | TWkPtr_t |
Public Member Functions | |
SERVANT_BASE_TYPEDEFS (hpp::core_idl::ConfigValidation, HppBase) | |
ConfigValidationServant (::hpp::corbaServer::Server *server, const _Storage &s) | |
virtual | ~ConfigValidationServant () |
::CORBA::Boolean | validate (const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report) |
![]() | |
virtual | ~ServantBase () |
virtual TShPtr_t | get () const |
StorageElementShPtr_t | getT () const |
const Storage & | getS () const |
void | persistantStorage (bool persistant) |
Set to true if the servant should take ownership of this object. More... | |
bool | persistantStorage () const |
See persistantStorage(bool) More... | |
void | deleteThis () |
![]() | |
virtual | ~AbstractServantBase () |
virtual Server::ServantKey | getServantKey () const |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
Server * | server_ |
typedef hpp::core::ConfigValidation hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase |
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::ConfigValidationServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::ConfigValidation | , |
HppBase | |||
) |
CORBA::Boolean hpp::core_impl::ConfigValidationServant< _Base, _Storage >::validate | ( | const hpp::floatSeq & | config, |
hpp::core_idl::ValidationReport_out | report | ||
) |