PPL Logo

ImageData::ImageHeader Class Reference

This header is stored as the first thing in our buffer. More...

#include <ImageData.h>

Collaboration diagram for ImageData::ImageHeader:

Collaboration graph
[legend]

Data Fields

int m_lines
 Number of lines of data to follow.
ImageDataCombine_t m_combine
 Image combiner to use.
liveVizRequest m_req
 Request this image came from.

Detailed Description

This header is stored as the first thing in our buffer.

Definition at line 45 of file ImageData.h.


Field Documentation

Number of lines of data to follow.

Definition at line 48 of file ImageData.h.

Referenced by ImageData::AddImage(), and ImageData::ConstructImage().

Image combiner to use.

Definition at line 51 of file ImageData.h.

Referenced by ImageData::ReadHeader(), and ImageData::WriteHeader().

Request this image came from.

Definition at line 54 of file ImageData.h.

Referenced by ImageData::ConstructImage(), ImageData::ReadHeader(), and ImageData::WriteHeader().


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:26:03 2020 for Charm++ by  doxygen 1.5.5