_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::_objref_Constraint ( )
inline
_objref_Constraint::_objref_Constraint ( omniIOR *  ,
omniIdentity *   
)
virtual _objref_Constraint::~_objref_Constraint ( )
protectedvirtual

Member Function Documentation

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

Friends And Related Function Documentation

friend class Constraint
friend