#include "ifm_types.h"
Go to the source code of this file.
Classes | |
struct | ifm_o3m_AlgoIFOutput_DIA1_1_0 |
Functions | |
ifm_o3m_AlgoIFOutput_DIA1_1_0 * | ifm_o3m_ConvertBufferToBigEndian_DIA1_1_0 (void *buffer, ifm_o3m_uint32_t bufferSize) |
ifm_o3m_AlgoIFOutput_DIA1_1_0 * | ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_0 (void *buffer, ifm_o3m_uint32_t bufferSize) |
ifm_o3m_AlgoIFOutput_DIA1_1_0* ifm_o3m_ConvertBufferToBigEndian_DIA1_1_0 | ( | void * | buffer, |
ifm_o3m_uint32_t | bufferSize | ||
) |
Definition at line 28 of file DI_CH08_1_0.cpp.
ifm_o3m_AlgoIFOutput_DIA1_1_0* ifm_o3m_ConvertBufferToLittleEndian_DIA1_1_0 | ( | void * | buffer, |
ifm_o3m_uint32_t | bufferSize | ||
) |
Definition at line 12 of file DI_CH08_1_0.cpp.