IALG_Obj Struct Reference
[IALG - XDAIS Algorithm Interface]

#include <ialg.h>

Collaboration diagram for IALG_Obj:

Collaboration graph
[legend]

Detailed Description

Algorithm instance object definition.

Remarks:
All XDAIS algorithm instance objects must have this structure as their first element. However, they do not need to initialize it; initialization of this sub-structure is done by the "framework".


Data Fields

IALG_Fxnsfxns


Field Documentation

struct IALG_Fxns* IALG_Obj::fxns

Pointer to IALG function table.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated