test_ocall.cpp File Reference

#include <sys/types.h>
#include <sys/wait.h>
#include "AP_Types.h"
#include "AP_Utility.h"
#include "AMICO_link.h"
#include "AMICO_primitivecall.h"
#include "pcall_examples.h"

Data Structures

class  my_class

Defines

#define NUM_CALLS   200
#define USE_UNIX

Functions

int main_ocall (void)
 PCALL_ARG_DEFINE2 (object_test_pcall, AP_Sint32, AP_Uint32, a, AP_Float32, b)
 Marshalling for test_pcall function (arguments client and server side).
 PCALL_CLI_DEFINE2 (object_test_pcall, AP_Sint32, AP_Uint32, a, AP_Float32, b)
 Marshalling for test_pcall function (client side).
static void * process1 (void *arg)
static void * process2 (void *arg)

Define Documentation

#define NUM_CALLS   200

#define USE_UNIX


Function Documentation

int main_ocall ( void   ) 

PCALL_ARG_DEFINE2 ( object_test_pcall  ,
AP_Sint32  ,
AP_Uint32  ,
,
AP_Float32  ,
 
)

Marshalling for test_pcall function (arguments client and server side).

PCALL_CLI_DEFINE2 ( object_test_pcall  ,
AP_Sint32  ,
AP_Uint32  ,
,
AP_Float32  ,
 
)

Marshalling for test_pcall function (client side).

static void* process1 ( void *  arg  )  [static]

static void* process2 ( void *  arg  )  [static]


Generated on Fri Mar 5 16:50:45 2010 for CarLinO by  doxygen 1.5.8