#include "AMICO_primitivecall.h"
#include "CarLinO_leash.h"
Data Structures | |
class | class1 |
class | class2 |
class | class3 |
class | object |
Functions | |
PCALL_ARG_DEFINE2 (object_Function, int, unsigned int, a, PCALL_ARG_POINTER(arg2), b) | |
PCALL_ARG_POINTER_DEFINE (arg2, sizeof(AP_Float32)) | |
Marshalling for test_pcall function (arguments client and server side). |
PCALL_ARG_DEFINE2 | ( | object_Function | , | |
int | , | |||
unsigned | int, | |||
a | , | |||
PCALL_ARG_POINTER(arg2) | , | |||
b | ||||
) |
PCALL_ARG_POINTER_DEFINE | ( | arg2 | , | |
sizeof(AP_Float32) | ||||
) |
Marshalling for test_pcall function (arguments client and server side).