#include <hpp/core_idl/path_validations-fwd.hh>
|
| | SERVANT_BASE_TYPEDEFS (hpp::core_idl::PathValidations, HppBase) |
| |
| | PathValidationsServant (::hpp::corbaServer::Server *server, const _Storage &s) |
| |
| virtual | ~PathValidationsServant () |
| |
| void | setSecurityMargins (const hpp::floatSeqSeq &margins) |
| |
| void | setSecurityMarginBetweenBodies (const char *body_a, const char *body_b, hpp::value_type margin) |
| |
| void | filterCollisionPairs (const hpp::core_idl::RelativeMotionMatrix &relMotion) |
| |
| | SERVANT_BASE_TYPEDEFS (hpp::core_idl::PathValidation, HppBase) |
| |
| | PathValidationServant (::hpp::corbaServer::Server *server, const _Storage &s) |
| |
| virtual | ~PathValidationServant () |
| |
| void | deleteThis () |
| |
| ::CORBA::Boolean | deleteIfExpired () |
| |
| void | persistantStorage (::CORBA::Boolean persistant) |
| |
| ::CORBA::Boolean | validate (hpp::core_idl::Path_ptr p, ::CORBA::Boolean reverse, hpp::core_idl::Path_out validPart, hpp::core_idl::PathValidationReport_out report) |
| |
| ::CORBA::Boolean | validateConfiguration (const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report) |
| |
| 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 () |
| |
| virtual | ~AbstractServantBase () |
| |
| virtual Server::ServantKey | getServantKey () const |
| |
◆ HppBase
template<typename _Base , typename _Storage >
◆ PathValidationsServant()
template<typename _Base , typename _Storage >
◆ ~PathValidationsServant()
template<typename _Base , typename _Storage >
◆ filterCollisionPairs()
template<typename _Base , typename _Storage >
◆ SERVANT_BASE_TYPEDEFS()
template<typename _Base , typename _Storage >
◆ setSecurityMarginBetweenBodies()
template<typename _Base , typename _Storage >
◆ setSecurityMargins()
template<typename _Base , typename _Storage >
The documentation for this class was generated from the following files: