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 () raises (SALOME::SALOME_Exception) |
| |
◆ demo()
| void SPADDERPluginTest::SPADDERPluginTester::demo |
( |
in double |
a, |
|
|
in double |
b, |
|
|
out double |
c |
|
) |
| |
| raises | ( | SALOME::SALOME_Exception |
| ) | | |
◆ testkernel()
| boolean SPADDERPluginTest::SPADDERPluginTester::testkernel |
( |
| ) |
|
| raises | ( | SALOME::SALOME_Exception |
| ) | | |
◆ testsmesh()
| boolean SPADDERPluginTest::SPADDERPluginTester::testsmesh |
( |
| ) |
|
| raises | ( | SALOME::SALOME_Exception |
| ) | | |