Classes | |
| class | TestCompileIDL |
Functions | |
| def | findObject |
| def | initCORBA |
Variables | |
| string | nshost = 'localhost' |
| int | nsport = 9999 |
| orb = None | |
| string | PKG = 'rtmbuild_test' |
| rootnc = None | |
| def test-compile-idl.findObject | ( | name | ) |
Definition at line 45 of file test-compile-idl.py.
| def test-compile-idl.initCORBA | ( | ) |
Definition at line 25 of file test-compile-idl.py.
| string test-compile-idl::nshost = 'localhost' |
Definition at line 22 of file test-compile-idl.py.
| int test-compile-idl::nsport = 9999 |
Definition at line 23 of file test-compile-idl.py.
| test-compile-idl::orb = None |
Definition at line 21 of file test-compile-idl.py.
| string test-compile-idl::PKG = 'rtmbuild_test' |
Definition at line 3 of file test-compile-idl.py.
| test-compile-idl::rootnc = None |
Definition at line 20 of file test-compile-idl.py.