|
hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/pinocchio_idl/robots-fwd.hh>


Public Types | |
| typedef hpp::pinocchio::CollisionObject | HppBase |
Public Types inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CollisionObject, _Storage > | |
| typedef _Storage | Storage |
| typedef weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
| typedef shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
Public Types inherited from hpp::corbaServer::AbstractServantBase< T > | |
| typedef shared_ptr< T > | TShPtr_t |
| typedef weak_ptr< T > | TWkPtr_t |
Public Member Functions | |
| SERVANT_BASE_TYPEDEFS (hpp::pinocchio_idl::CollisionObject, HppBase) | |
| CollisionObjectServant (::hpp::corbaServer::Server *server, const _Storage &s) | |
| virtual | ~CollisionObjectServant () |
| void | deleteThis () |
| ::CORBA::Boolean | deleteIfExpired () |
| void | persistantStorage (::CORBA::Boolean persistant) |
Public Member Functions inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CollisionObject, _Storage > | |
| virtual | ~ServantBase () |
| virtual TShPtr_t | get () const |
| bool | expired () const final |
| StorageElementShPtr_t | getT () const |
| const Storage & | getS () const |
| void | persistantStorage (bool persistant) |
| Set to true if the servant should take ownership of this object. | |
| bool | persistantStorage () const |
| See persistantStorage(bool) | |
| void | deleteThis () |
| bool | deleteIfExpired () |
Public Member Functions inherited from hpp::corbaServer::AbstractServantBase< T > | |
| virtual | ~AbstractServantBase () |
| virtual Server::ServantKey | getServantKey () const |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CollisionObject, _Storage > | |
| ServantBase (Server *server, const Storage &_s) | |
Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< T > | |
| AbstractServantBase (Server *server) | |
Protected Attributes inherited from hpp::corbaServer::ServantBase< hpp::pinocchio::CollisionObject, _Storage > | |
| Storage | wrappedObject_ |
Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< T > | |
| Server * | server_ |
| typedef hpp::pinocchio::CollisionObject hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::HppBase |
| hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::CollisionObjectServant | ( | ::hpp::corbaServer::Server * | server, |
| const _Storage & | s | ||
| ) |
|
virtual |
| CORBA::Boolean hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::deleteIfExpired | ( | ) |
| void hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::deleteThis | ( | ) |
| void hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
| hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::pinocchio_idl::CollisionObject | , |
| HppBase | |||
| ) |