#include <test_carlino.h>
Inherits AMICO::AMICO_primitive_object.
Private Member Functions | |
AP_Sint32 | Function (unsigned a, float *b) |
PCALL_OBJ_BEGIN () | |
PCALL_OBJ_END () | |
PCALL_OBJ_EXPOSE2 (Function, object_Function, unsigned int, a, float *, PCALL_OBJ_POINTER(b)) |
AP_Sint32 Function | ( | unsigned | a, | |
float * | b | |||
) | [inline, private] |
PCALL_OBJ_BEGIN | ( | ) | [private] |
PCALL_OBJ_END | ( | ) | [private] |
PCALL_OBJ_EXPOSE2 | ( | Function | , | |
object_Function | , | |||
unsigned | int, | |||
a | , | |||
float * | , | |||
PCALL_OBJ_POINTER(b) | ||||
) | [private] |