#include "ifm_types.h"

Go to the source code of this file.
Classes | |
| struct | ifm_o3m_AlgoIFOutput_DIA1_1_1 |
Functions | |
| ifm_o3m_AlgoIFOutput_DIA1_1_1 * | ifm_o3m_ConvertBufferToBigEndian_DIA1_1_1 (void *buffer, ifm_o3m_uint32_t bufferSize) |
| ifm_o3m_AlgoIFOutput_DIA1_1_1 * | ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_1 (void *buffer, ifm_o3m_uint32_t bufferSize) |
| ifm_o3m_AlgoIFOutput_DIA1_1_1* ifm_o3m_ConvertBufferToBigEndian_DIA1_1_1 | ( | void * | buffer, |
| ifm_o3m_uint32_t | bufferSize | ||
| ) |
Definition at line 34 of file DI_CH08_1_1.cpp.
| ifm_o3m_AlgoIFOutput_DIA1_1_1* ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_1 | ( | void * | buffer, |
| ifm_o3m_uint32_t | bufferSize | ||
| ) |
Definition at line 12 of file DI_CH08_1_1.cpp.