import "SPADDERPluginTest.idl";
|
void | demo (in double a, in double b, out double c) raises (SALOME::SALOME_Exception) |
|
boolean | testkernel () raises (SALOME::SALOME_Exception) |
|
boolean | testsmesh (in long studyId) raises (SALOME::SALOME_Exception) |
|
void SPADDERPluginTest::SPADDERPluginTester::demo |
( |
in double |
a, |
|
|
in double |
b, |
|
|
out double |
c |
|
) |
| raises (SALOME::SALOME_Exception) |
boolean SPADDERPluginTest::SPADDERPluginTester::testkernel |
( |
| ) |
raises (SALOME::SALOME_Exception) |
boolean SPADDERPluginTest::SPADDERPluginTester::testsmesh |
( |
in long |
studyId | ) |
raises (SALOME::SALOME_Exception) |