Classes | |
| class | Bleg |
Variables | |
| _0_CORBA = CORBA | |
| tuple | _0_MyData = omniORB.openModule("MyData", r"test.idl") |
| tuple | _0_MyData__POA = omniORB.openModule("MyData__POA", r"test.idl") |
| string | __name__ = "MyData" |
| tuple | _exported_modules = ( "MyData", ) |
| test_idl::_0_CORBA = CORBA |
Definition at line 5 of file test_idl.py.
| tuple test_idl::_0_MyData = omniORB.openModule("MyData", r"test.idl") |
Definition at line 14 of file test_idl.py.
| tuple test_idl::_0_MyData__POA = omniORB.openModule("MyData__POA", r"test.idl") |
Definition at line 15 of file test_idl.py.
| string test_idl::__name__ = "MyData" |
Definition at line 13 of file test_idl.py.
| tuple test_idl::_exported_modules = ( "MyData", ) |
Definition at line 38 of file test_idl.py.