Data Structures | |
class | AMICO_attribute |
class | AMICO_canbus |
class | AMICO_dbus |
class | AMICO_link |
class | AMICO_link_accept |
class | AMICO_most |
class | AMICO_packet |
class | AMICO_primitive_call |
class | AMICO_primitive_object |
class | AMICO_router |
class | pcall_pointer |
class | pcall_pointer_data |
AMICO Primitive Call Marshalling Pointer marshall definition. More... | |
Typedefs | |
typedef AP_HashBase< AP_String, AMICO_link * > | AMICO_link_table |
typedef AP_ThreadQueueBase < AMICO_packet > | AMICO_message_queue |
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 |
typedef AP_HashBase<AP_String,AMICO_link*> AMICO_link_table |
typedef AP_Bool(* AMICO_primitive_handle)(AP_Uint32, AP_Pointer, AP_Uint32, AP_Pointer) |