Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::ImageHeader Struct Reference

Header for sending images over UDP connections. More...

#include <NetworkComm/UDPServerClientDefinitions.hh>

Public Attributes

unsigned int ChannelCount_
 
unsigned int Height_
 
unsigned int SizeAndTypeID_
 
double Time_
 
unsigned int Width_
 

Detailed Description

Header for sending images over UDP connections.

Author
Ingo Thomsen

Definition at line 55 of file UDPServerClientDefinitions.hh.

Member Data Documentation

unsigned int BIAS::ImageHeader::ChannelCount_

Definition at line 58 of file UDPServerClientDefinitions.hh.

unsigned int BIAS::ImageHeader::Height_

Definition at line 57 of file UDPServerClientDefinitions.hh.

unsigned int BIAS::ImageHeader::SizeAndTypeID_

Definition at line 61 of file UDPServerClientDefinitions.hh.

double BIAS::ImageHeader::Time_

Definition at line 62 of file UDPServerClientDefinitions.hh.

unsigned int BIAS::ImageHeader::Width_

Definition at line 56 of file UDPServerClientDefinitions.hh.


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