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

#include <Image/ImagePackage.hh>

Public Attributes

unsigned int len_filename
 
unsigned int len_metadata
 
unsigned int len_pixeldata
 

Friends

BIASImage_EXPORT std::ostream & operator<< (std::ostream &os, const IPImageHeader &ipih)
 
BIASImage_EXPORT std::istream & operator>> (std::istream &is, IPImageHeader &ipih)
 

Detailed Description

Definition at line 23 of file ImagePackage.hh.

Friends And Related Function Documentation

BIASImage_EXPORT std::ostream& operator<< ( std::ostream &  os,
const IPImageHeader ipih 
)
friend

Definition at line 28 of file ImagePackage.hh.

BIASImage_EXPORT std::istream& operator>> ( std::istream &  is,
IPImageHeader ipih 
)
friend

Definition at line 34 of file ImagePackage.hh.

Member Data Documentation

unsigned int BIAS::ImagePackage::IPImageHeader::len_filename

Definition at line 25 of file ImagePackage.hh.

Referenced by BIAS::ImagePackage::AddImage().

unsigned int BIAS::ImagePackage::IPImageHeader::len_metadata

Definition at line 26 of file ImagePackage.hh.

Referenced by BIAS::ImagePackage::AddImage().

unsigned int BIAS::ImagePackage::IPImageHeader::len_pixeldata

Definition at line 27 of file ImagePackage.hh.

Referenced by BIAS::ImagePackage::AddImage().


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