#include <stdio.h>
#include <stdarg.h>
#include "AP_Types.h"
#include "AP_Hash.h"
#include "AMICO_packet.h"
#include "AMICO_pcall_macro.h"
Data Structures | |
class | AMICO_primitive_call |
class | AMICO_primitive_object |
Namespaces | |
namespace | AMICO |
AutoMotive InterCommunication Object. | |
Typedefs | |
typedef AP_Bool(* | AMICO_primitive_handle )(AP_Uint32, AP_Pointer, AP_Uint32, AP_Pointer) |
typedef AP_HashBase< AP_String, AMICO_primitive_call > | AMICO_primitive_table |