hpp-corbaserver
5.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/_constraints-fwd.hh>
Public Types | |
typedef hpp::core::Constraint | 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::Constraint > | TShPtr_t |
typedef weak_ptr< hpp::core::Constraint > | TWkPtr_t |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
Server * | server_ |
typedef hpp::core::Constraint hpp::core_impl::ConstraintServant< _Base, _Storage >::HppBase |
hpp::core_impl::ConstraintServant< _Base, _Storage >::ConstraintServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
CORBA::Boolean hpp::core_impl::ConstraintServant< _Base, _Storage >::apply | ( | hpp::floatSeq & | config | ) |
hpp::core_idl::Constraint_ptr hpp::core_impl::ConstraintServant< _Base, _Storage >::copy | ( | ) |
CORBA::Boolean hpp::core_impl::ConstraintServant< _Base, _Storage >::deleteIfExpired | ( | ) |
void hpp::core_impl::ConstraintServant< _Base, _Storage >::deleteThis | ( | ) |
CORBA::Boolean hpp::core_impl::ConstraintServant< _Base, _Storage >::isSatisfied | ( | const hpp::floatSeq & | config | ) |
char * hpp::core_impl::ConstraintServant< _Base, _Storage >::name | ( | ) |
void hpp::core_impl::ConstraintServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
hpp::core_impl::ConstraintServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::Constraint | , |
HppBase | |||
) |
char * hpp::core_impl::ConstraintServant< _Base, _Storage >::str | ( | ) |