#include "ifm_types.h"

Go to the source code of this file.
Classes | |
| struct | ifm_o3m_AlgoIFOutput_DIA1_1_3 |
Functions | |
| ifm_o3m_AlgoIFOutput_DIA1_1_3 * | ifm_o3m_ConvertBufferToBigEndian_DIA1_1_3 (void *buffer, ifm_o3m_uint32_t bufferSize) |
| ifm_o3m_AlgoIFOutput_DIA1_1_3 * | ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_3 (void *buffer, ifm_o3m_uint32_t bufferSize) |
| ifm_o3m_AlgoIFOutput_DIA1_1_3* ifm_o3m_ConvertBufferToBigEndian_DIA1_1_3 | ( | void * | buffer, |
| ifm_o3m_uint32_t | bufferSize | ||
| ) |
Definition at line 34 of file DI_CH08_1_3.cpp.
| ifm_o3m_AlgoIFOutput_DIA1_1_3* ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_3 | ( | void * | buffer, |
| ifm_o3m_uint32_t | bufferSize | ||
| ) |
Definition at line 12 of file DI_CH08_1_3.cpp.