spe_context Struct Reference

#include <libspe2-types.h>

Collaboration diagram for spe_context:
Collaboration graph
[legend]

Data Fields

spe_program_handle_t handle
struct spe_context_base_privbase_private
struct spe_context_event_privevent_private

Detailed Description

SPE context The SPE context is one of the base data structures for the libspe2 implementation. It holds all persistent information about a "logical SPE" used by the application. This data structure should not be accessed directly, but the application uses a pointer to an SPE context as an identifier for the "logical SPE" it is dealing with through libspe2 API calls.

Definition at line 64 of file libspe2-types.h.


Field Documentation

Definition at line 77 of file libspe2-types.h.

Definition at line 72 of file libspe2-types.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2