Inheritance diagram for TestFbg:

Public Member Functions | |
| TestFbg (params string[] argv) | |
| TestFbg (Freiburg.Msgque parent, params string[] argv) | |
| Object | Test (params object[] val) |
| Object | EchoU (object val) |
| short | Echo2 (object val) |
| int | Echo4 (object val) |
| long | Echo8 (object val) |
| float | EchoF (object val) |
| double | EchoD (object val) |
| int | EchoP (object val) |
| string | EchoS (object val) |
| Object[] | EchoL (params object[] val) |
| Object[] | Option (params object[] val) |
| Object[] | Param () |
| string | Err1 () |
| string | Err2 () |
| string | War2 () |
| string | EchoSleep (int val) |
| string | EchoUSleep (int val) |
Public Attributes | |
| int | timeout = 10 |
Static Protected Member Functions | |
| void | MakeTest (string name, object[] objA, params object[] resA) |
| void | MakeTest (string name, object obj, object res) |
Private Member Functions | |
| ~TestFbg () | |
Static Private Member Functions | |
| string | pObjArrayToString (object[] objA) |
Private Attributes | |
| const string | appname = "TestFbg" |
| const string | server = "testFbg20.srv" |
Definition at line 18 of file csLibTestFbg.cs.
|
|
Definition at line 24 of file csLibTestFbg.cs. References appname, and server. Referenced by Test::Main(), and Perf::Main(). |
|
||||||||||||
|
Definition at line 26 of file csLibTestFbg.cs. |
|
|
Definition at line 28 of file csLibTestFbg.cs. |
|
|
Definition at line 45 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 49 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(), and Perf::Main(). |
|
|
Definition at line 53 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 61 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 57 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 73 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Perf::Main(). |
|
|
Definition at line 65 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 69 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 109 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 41 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Perf::Main(). |
|
|
Definition at line 113 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 85 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 95 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
||||||||||||||||
|
Definition at line 158 of file csLibTestFbg.cs. |
|
||||||||||||||||
|
Definition at line 132 of file csLibTestFbg.cs. Referenced by Test::Main(). |
|
|
Definition at line 77 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 81 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. Referenced by Test::Main(). |
|
|
Definition at line 123 of file csLibTestFbg.cs. |
|
|
Definition at line 37 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 105 of file csLibTestFbg.cs. References Freiburg::Msgque::CallService(), and timeout. |
|
|
Definition at line 21 of file csLibTestFbg.cs. Referenced by TestFbg(). |
|
|
Definition at line 22 of file csLibTestFbg.cs. Referenced by TestFbg(). |
|
|
Definition at line 20 of file csLibTestFbg.cs. Referenced by Echo2(), Echo4(), Echo8(), EchoD(), EchoF(), EchoL(), EchoP(), EchoS(), EchoSleep(), EchoU(), EchoUSleep(), Err1(), Err2(), Option(), Param(), Test(), and War2(). |
1.3.8-20040928