hpp-corbaserver  4.11.0
Corba server for Humanoid Path Planner applications
hpp::core_idl::ConfigValidations Interface Reference

import"/local/robotpkg/var/tmp/robotpkg/path/py-hpp-corbaserver/work/hpp-corbaserver-4.11.0/idl/hpp/core_idl/path_validations.idl";

Inheritance diagram for hpp::core_idl::ConfigValidations:
Collaboration diagram for hpp::core_idl::ConfigValidations:

Public Member Functions

void add (in ConfigValidation validation) raises (Error)
 
size_type numberConfigValidations () raises (Error)
 
void clear () raises (Error)
 
- Public Member Functions inherited from hpp::core_idl::ConfigValidation
boolean validate (in floatSeq config, out ValidationReport report) raises (Error)
 

Member Function Documentation

◆ add()

void hpp::core_idl::ConfigValidations::add ( in ConfigValidation  validation)
raises (Error
)

◆ clear()

void hpp::core_idl::ConfigValidations::clear ( )
raises (Error
)

◆ numberConfigValidations()

size_type hpp::core_idl::ConfigValidations::numberConfigValidations ( )
raises (Error
)

The documentation for this interface was generated from the following file: