hpp::core_idl::Constraint Interface Reference

import"/root/robotpkg/path/hpp-corbaserver/work.runner-991216bb-project-83-concurrent-1/hpp-corbaserver-4.7.0/idl/hpp/core_idl/_constraints.idl";

Inheritance diagram for hpp::core_idl::Constraint:
[legend]

Public Member Functions

boolean apply (inout floatSeq config) raises (Error)
 
string name () raises (Error)
 
string str () raises (Error)
 
boolean isSatisfied (in floatSeq config) raises (Error)
 

Member Function Documentation

boolean hpp::core_idl::Constraint::apply ( inout floatSeq  config)
raises (Error
)
boolean hpp::core_idl::Constraint::isSatisfied ( in floatSeq  config)
raises (Error
)
string hpp::core_idl::Constraint::name ( )
raises (Error
)
string hpp::core_idl::Constraint::str ( )
raises (Error
)