| Interface | Description |
|---|---|
| Profiler | |
| TestNewInterface |
A sample remote interface which exports one method.
|
| TestRemoteInterface |
A sample remote interface which exports one method.
|
| TestRemoteInterface2 | |
| TestSignalInterface |
A sample signal with two parameters
|
| TestSignalInterface2 |
A sample signal with two parameters
|
| TwoPartInterface | |
| TwoPartObject |
| Class | Description |
|---|---|
| cross_test_client | |
| cross_test_server | |
| profile |
Profiling tests.
|
| profile.Log | |
| Profiler.ProfileSignal | |
| ProfilerInstance | |
| ProfileStruct | |
| test |
This is a test program which sends and recieves a signal, implements, exports and calls a remote method.
|
| test_low_level | |
| test_p2p_client | |
| test_p2p_server | |
| TestSerializable<A> | |
| TestSignalInterface.EmptySignal | |
| TestSignalInterface.StringSignal | |
| TestSignalInterface.TestArraySignal | |
| TestSignalInterface.TestObjectSignal | |
| TestSignalInterface.TestPathSignal | |
| TestSignalInterface.TestSignal | |
| TestSignalInterface2.TestRenamedSignal | |
| TestStruct | |
| TestStruct2 | |
| TestStruct3 | |
| TestTuple<A,B,C> | |
| two_part_test_client | |
| two_part_test_client.two_part_test_object | |
| two_part_test_server | |
| TwoPartInterface.TwoPartSignal |
| Exception | Description |
|---|---|
| TestException |