Public Member Functions | |
| Timer (IntPtr msgque) | |
| void | Init () |
Properties | |
| IntPtr | value |
Private Member Functions | |
| IntPtr | MqStatCreate (IntPtr msgque) |
| void | MqStatDelete (IntPtr *timerP) |
| ~Timer () | |
| void | MqStatInit (IntPtr timer) |
Private Attributes | |
| const string | MSGQUE_DLL = "libFreiburg20" |
| IntPtr | timer |
Definition at line 24 of file csLibFbg.cs.
|
|
Definition at line 38 of file csLibFbg.cs. References MqStatCreate(), and timer. |
|
|
Definition at line 46 of file csLibFbg.cs. References MqStatDelete(), and timer. |
|
|
Definition at line 56 of file csLibFbg.cs. References MqStatInit(), and timer. Referenced by Perf::Main(). |
|
|
Referenced by Timer(). |
|
|
Referenced by ~Timer(). |
|
|
Referenced by Init(). |
|
|
Definition at line 26 of file csLibFbg.cs. |
|
|
Definition at line 28 of file csLibFbg.cs. |
|
|
Definition at line 31 of file csLibFbg.cs. Referenced by Freiburg::Stat::Calc(). |
1.3.8-20040928