Opaque types provided by the virtual machine API.
Classes | |
struct | arbb_context_t |
A context within which VM calls are being made. More... | |
struct | arbb_refcountable_t |
A reference-countable object in the VM API. More... | |
struct | arbb_error_details_t |
A structure representing detailed error information from a function call. More... | |
struct | arbb_global_variable_t |
A global variable or constant. More... | |
struct | arbb_variable_t |
A variable in the VM. More... | |
struct | arbb_function_t |
A function in the VM. More... | |
struct | arbb_type_t |
A type for a variable or function. More... | |
struct | arbb_binding_t |
A binding specification to indicate a binding between host data and global variables. More... | |
struct | arbb_string_t |
A string returned by the VM API. More... |
Copyright © 2010, Intel Corporation. All rights reserved.