hpp-corbaserver  6.0.0
Corba server for Humanoid Path Planner applications
hpp::constraints_impl::ImplicitServant< _Base, _Storage > Class Template Reference

#include <hpp/constraints_idl/constraints-fwd.hh>

Inheritance diagram for hpp::constraints_impl::ImplicitServant< _Base, _Storage >:
Collaboration diagram for hpp::constraints_impl::ImplicitServant< _Base, _Storage >:

Public Types

typedef hpp::constraints::Implicit HppBase
 
- Public Types inherited from hpp::corbaServer::ServantBase< hpp::constraints::Implicit, _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::constraints_idl::Implicit, HppBase)
 
 ImplicitServant (::hpp::corbaServer::Server *server, const _Storage &s)
 
virtual ~ImplicitServant ()
 
hpp::constraints_idl::DifferentiableFunction_ptr function ()
 
hpp::size_type rightHandSideSize ()
 
hpp::size_type parameterSize ()
 
hpp::floatSeqrightHandSideAt (hpp::value_type s)
 
hpp::ComparisonTypes_tgetComparisonType ()
 
void setComparisonType (const hpp::ComparisonTypes_t &compType)
 
- Public Member Functions inherited from hpp::corbaServer::ServantBase< hpp::constraints::Implicit, _Storage >
virtual ~ServantBase ()
 
virtual TShPtr_t get () const
 
bool expired () const final
 
StorageElementShPtr_t getT () const
 
const StoragegetS () 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 ()
 
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::constraints::Implicit, _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::constraints::Implicit, _Storage >
Storage wrappedObject_
 
- Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< T >
Serverserver_
 

Member Typedef Documentation

◆ HppBase

template<typename _Base , typename _Storage >
typedef hpp::constraints::Implicit hpp::constraints_impl::ImplicitServant< _Base, _Storage >::HppBase

Constructor & Destructor Documentation

◆ ImplicitServant()

template<typename _Base , typename _Storage >
hpp::constraints_impl::ImplicitServant< _Base, _Storage >::ImplicitServant ( ::hpp::corbaServer::Server server,
const _Storage &  s 
)

◆ ~ImplicitServant()

template<typename _Base , typename _Storage >
hpp::constraints_impl::ImplicitServant< _Base, _Storage >::~ImplicitServant
virtual

Member Function Documentation

◆ function()

template<typename _Base , typename _Storage >
hpp::constraints_idl::DifferentiableFunction_ptr hpp::constraints_impl::ImplicitServant< _Base, _Storage >::function

◆ getComparisonType()

template<typename _Base , typename _Storage >
hpp::ComparisonTypes_t * hpp::constraints_impl::ImplicitServant< _Base, _Storage >::getComparisonType

◆ parameterSize()

template<typename _Base , typename _Storage >
hpp::size_type hpp::constraints_impl::ImplicitServant< _Base, _Storage >::parameterSize

◆ rightHandSideAt()

template<typename _Base , typename _Storage >
hpp::floatSeq * hpp::constraints_impl::ImplicitServant< _Base, _Storage >::rightHandSideAt ( hpp::value_type  s)

◆ rightHandSideSize()

template<typename _Base , typename _Storage >
hpp::size_type hpp::constraints_impl::ImplicitServant< _Base, _Storage >::rightHandSideSize

◆ SERVANT_BASE_TYPEDEFS()

template<typename _Base , typename _Storage >
hpp::constraints_impl::ImplicitServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS ( hpp::constraints_idl::Implicit  ,
HppBase   
)

◆ setComparisonType()

template<typename _Base , typename _Storage >
void hpp::constraints_impl::ImplicitServant< _Base, _Storage >::setComparisonType ( const hpp::ComparisonTypes_t compType)

The documentation for this class was generated from the following files: