Framework Components Application Programming Interface (API)  fc-v07
Data Fields
IALG_Obj Struct Reference

Algorithm instance object definition. More...

#include <ialg.h>

Collaboration diagram for IALG_Obj:
Collaboration graph

Data Fields

struct IALG_Fxnsfxns
 

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".

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 2016, Texas Instruments Incorporated