#include <Basics.H>#include "SRPC.H"Go to the source code of this file.
Typedefs | |
| typedef void(* | LimService_Callback )(SRPC *srpc, int procId, void *arg) |
| typedef void(* | LimService_Callback2 )(SRPC *srpc, int intfVersion, int procId, void *arg) |
| typedef void(* | LimService_FailureCallback )(SRPC *srpc, const SRPC::failure &f, void *arg) |
|
|
Definition at line 62 of file LimService.H. |
|
|
Definition at line 67 of file LimService.H. |
|
|
Definition at line 73 of file LimService.H. |
1.4.2