#include <hpp/core_idl/steering_methods-fwd.hh>
|
| SERVANT_BASE_TYPEDEFS (hpp::core_idl::steeringMethod_idl::SplineBernstein3, HppBase) |
|
| SplineBernstein3Servant (::hpp::corbaServer::Server *server, const _Storage &s) |
|
virtual | ~SplineBernstein3Servant () |
|
hpp::core_idl::Path_ptr | steer (const hpp::floatSeq &q1, const hpp::intSeq &order1, const hpp::floatSeqSeq &derivatives1, const hpp::floatSeq &q2, const hpp::intSeq &order2, const hpp::floatSeqSeq &derivatives2, ::CORBA::Float length) |
|
| SERVANT_BASE_TYPEDEFS (hpp::core_idl::SteeringMethod, HppBase) |
|
| SteeringMethodServant (::hpp::corbaServer::Server *server, const _Storage &s) |
|
virtual | ~SteeringMethodServant () |
|
void | deleteThis () |
|
::CORBA::Boolean | deleteIfExpired () |
|
void | persistantStorage (::CORBA::Boolean persistant) |
|
hpp::core_idl::Path_ptr | call (const hpp::floatSeq &q1, const hpp::floatSeq &q2) |
|
void | setConstraints (hpp::core_idl::ConstraintSet_ptr constraints) |
|
hpp::core_idl::Constraint_ptr | getConstraints () |
|
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. More...
|
|
bool | persistantStorage () const |
| See persistantStorage(bool) More...
|
|
void | deleteThis () |
|
bool | deleteIfExpired () |
|
virtual | ~AbstractServantBase () |
|
virtual Server::ServantKey | getServantKey () const |
|
◆ HppBase
template<typename _Base , typename _Storage >
◆ SplineBernstein3Servant()
template<typename _Base , typename _Storage >
◆ ~SplineBernstein3Servant()
template<typename _Base , typename _Storage >
◆ SERVANT_BASE_TYPEDEFS()
template<typename _Base , typename _Storage >
◆ steer()
template<typename _Base , typename _Storage >
The documentation for this class was generated from the following files: