_objref_Constraint Class Reference

#include <hpp/core_idl/_constraints-idl.hh>

Inheritance diagram for _objref_Constraint:
[legend]
Collaboration diagram for _objref_Constraint:
[legend]

Public Member Functions

::CORBA::Boolean apply (::hpp::floatSeq &config)
 
char * name ()
 
char * str ()
 
::CORBA::Boolean isSatisfied (const ::hpp::floatSeq &config)
 
 _objref_Constraint ()
 
 _objref_Constraint (omniIOR *, omniIdentity *)
 

Protected Member Functions

virtual ~_objref_Constraint ()
 

Friends

class Constraint
 

Constructor & Destructor Documentation

◆ _objref_Constraint() [1/2]

_objref_Constraint::_objref_Constraint ( )
inline

◆ _objref_Constraint() [2/2]

_objref_Constraint::_objref_Constraint ( omniIOR *  ,
omniIdentity *   
)

◆ ~_objref_Constraint()

virtual _objref_Constraint::~_objref_Constraint ( )
protectedvirtual

Member Function Documentation

◆ apply()

::CORBA::Boolean _objref_Constraint::apply ( ::hpp::floatSeq config)

◆ isSatisfied()

::CORBA::Boolean _objref_Constraint::isSatisfied ( const ::hpp::floatSeq config)

◆ name()

char* _objref_Constraint::name ( )

◆ str()

char* _objref_Constraint::str ( )

Friends And Related Function Documentation

◆ Constraint

friend class Constraint
friend