1 #ifndef hpp_constraints_idl__constraints_hpp__ 2 #define hpp_constraints_idl__constraints_hpp__ 11 #include <hpp/constraints/differentiable-function.hh> 12 #include <hpp/constraints/implicit.hh> 13 #include <hpp/constraints/locked-joint.hh> 14 #include <hpp/constraints/configuration-constraint.hh> 25 namespace constraints_impl {
26 template <
typename _Base,
typename _Storage>
78 namespace constraints_impl {
79 template <
typename _Base,
typename _Storage>
97 void setRightHandSideFromConfig (
const hpp::floatSeq& config);
127 namespace constraints_impl {
128 template <
typename _Base,
typename _Storage>
158 namespace constraints_impl {
159 template <
typename _Base,
typename _Storage>
194 #endif // hpp_constraints_idl__constraints_hpp__ Definition: servant-base.hh:100
hpp::constraints_impl::ImplicitServant< _Base, _Storage >::HppBase HppBase
Definition: constraints-fwd.hh:132
Definition: constraints-fwd.hh:129
DifferentiableFunctionServant< POA_hpp::constraints_idl::DifferentiableFunction, boost::weak_ptr< hpp::constraints::DifferentiableFunction > > DifferentiableFunction
Definition: constraints-fwd.hh:67
hpp::size_type inputSize()
Definition: constraints.hh:67
Implement CORBA interface ``Obstacle''.
Definition: basic-server.hh:27
hpp::size_type outputDerivativeSize()
Definition: constraints.hh:109
double value_type
Definition: common.idl:18
ImplicitServant< POA_hpp::constraints_idl::Implicit, boost::weak_ptr< hpp::constraints::Implicit > > Implicit
Definition: constraints-fwd.hh:117
Definition: constraints-fwd.hh:160
sequence< floatSeq > floatSeqSeq
Definition: common.idl:33
Definition: constraints.idl:40
hpp::constraints::Implicit HppBase
Definition: constraints-fwd.hh:83
SERVANT_BASE_TYPEDEFS(hpp::constraints_idl::DifferentiableFunction, HppBase)
hpp::size_type inputDerivativeSize()
Definition: constraints.hh:81
char * str()
Definition: constraints.hh:137
hpp::floatSeqSeq * jacobian(const hpp::floatSeq &arg)
Definition: constraints.hh:53
Definition: constraints.idl:66
LockedJointServant< POA_hpp::constraints_idl::LockedJoint, boost::weak_ptr< hpp::constraints::LockedJoint > > LockedJoint
Definition: constraints-fwd.hh:148
hpp::constraints::DifferentiableFunction HppBase
Definition: constraints-fwd.hh:30
Storage s
Definition: servant-base.hh:171
char * name()
Definition: constraints.hh:123
ConfigurationConstraintServant< POA_hpp::constraints_idl::ConfigurationConstraint, boost::weak_ptr< hpp::constraints::ConfigurationConstraint > > ConfigurationConstraint
Definition: constraints-fwd.hh:185
_objref_DifferentiableFunction * DifferentiableFunction_ptr
Definition: constraints-idl.hh:71
Definition: constraints-fwd.hh:27
virtual ~DifferentiableFunctionServant()
Definition: constraints.hh:31
Implementation of Hpp module Corba server.
Definition: server.hh:54
Definition: constraints.idl:61
hpp::floatSeq * value(const hpp::floatSeq &arg)
Definition: constraints.hh:39
Definition: constraints-fwd.hh:80
hpp::constraints_impl::DifferentiableFunctionServant< _Base, _Storage >::HppBase HppBase
Definition: constraints-fwd.hh:163
hpp::size_type outputSize()
Definition: constraints.hh:95
DifferentiableFunctionServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: constraints.hh:25
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
Definition: constraints.idl:19
long long size_type
Definition: common.idl:19