|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Functions | |
| void | WrapperMessageCallback (const char *message) |
| void | WrapperImageDataCallback (short *rfDataChannelData, int channelDatalinesPerDataset, int channelDataSamplesPerChannel, int channelDataTotalDatasets, short *rfDataArrayBeamformed, int beamformedLines, int beamformedSamples, int beamformedTotalDatasets, unsigned char *imageData, int imageWidth, int imageHeight, int imagePixelFormat, int imageSetsTotal, double timeStamp) |
Variables | |
| mitk::USDiPhASDevice * | w_device |
| mitk::USDiPhASImageSource * | w_ISource |
| void WrapperImageDataCallback | ( | short * | rfDataChannelData, |
| int | channelDatalinesPerDataset, | ||
| int | channelDataSamplesPerChannel, | ||
| int | channelDataTotalDatasets, | ||
| short * | rfDataArrayBeamformed, | ||
| int | beamformedLines, | ||
| int | beamformedSamples, | ||
| int | beamformedTotalDatasets, | ||
| unsigned char * | imageData, | ||
| int | imageWidth, | ||
| int | imageHeight, | ||
| int | imagePixelFormat, | ||
| int | imageSetsTotal, | ||
| double | timeStamp | ||
| ) |
Definition at line 83 of file mitkUSDiPhASDevice.cpp.
References mitk::USDiPhASImageSource::ImageDataCallback().
Referenced by mitk::USDiPhASDevice::OnConnection().
| void WrapperMessageCallback | ( | const char * | message | ) |
Definition at line 78 of file mitkUSDiPhASDevice.cpp.
References mitk::USDiPhASDevice::MessageCallback().
Referenced by mitk::USDiPhASDevice::OnConnection().
| mitk::USDiPhASDevice* w_device |
Definition at line 75 of file mitkUSDiPhASDevice.cpp.
| mitk::USDiPhASImageSource* w_ISource |
Definition at line 76 of file mitkUSDiPhASDevice.cpp.