#include <hpp/core_idl/_constraints-idl.hh>
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 |
|
inline |
| _objref_Constraint::_objref_Constraint | ( | omniIOR * | , |
| omniIdentity * | |||
| ) |
|
protectedvirtual |
| ::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 | ( | ) |
|
friend |