ImageObserver/util/BMP.h File Reference

#include <stdio.h>

Go to the source code of this file.

Classes

struct  BMPHeader
struct  BMPInfoHeader
class  BMP

Typedefs

typedef unsigned char byte
typedef unsigned short word
typedef unsigned long longword
typedef char sbyte
typedef short sword
typedef long slongword

Variables

const longword bmpcompressionRGB = 0
const longword bmpcompressionRLE8 = 1
const longword bmpcompressionRLE4 = 2
const longword bmpcompressionRGB_MASK = 3


Typedef Documentation

typedef unsigned char byte
 

Definition at line 17 of file ImageObserver/util/BMP.h.

Referenced by JPEGEncoder::Allocate(), BallTrackingHead::CentroidAndDeltaAngle(), BallTrackingHead7::CentroidAndDeltaAngle(), JPEGEncoder::ClipRange(), ImageObserver::ClipRange(), JPEGEncoder::ConvertYCbCr(), WAV::CopyTo(), SoundRec::CopyToSoundBuffer(), RobotDesign::DoStart(), MTNFile::GetAuthor(), ODA::GetData(), JPEGEncoder::GetJPEG(), MTNFile::GetKeyFrame(), MTNFile::GetLocator(), MTNFile::GetLocator2(), MTNFile::GetNumInterpolate(), MTNFile::GetRobotDesign(), MTNFile::GetSection2(), MTNFile::GetSection3(), JPEGEncoder::Init(), FtpPI::Initialize(), FtpDTP::Initialize(), W3AIBO::InitTCPConnection(), EchoServer::InitTCPConnection(), EchoClient::InitTCPConnection(), UDPEchoServer::InitUDPBuffer(), NTP::InitUDPBuffer(), TinyFTPD::Load(), MoNetAgentManager::LoadMotionODA(), MoNet::LoadMotionODA(), SoundAgent::LoadODA(), TinyFTPD::LoadPasswd(), MoNet::LoadSoundODA(), SoundPlay::LoadWAV(), LostFoundSound::LoadWAV(), SoundRec::NewSoundBuffer(), SoundAgent::NotifyCommand(), BallTrackingHead::NotifyImage(), BallTrackingHead7::NotifyImage(), ImageObserver::PrintTagInfo(), JPEGEncoder::PutYCbCrPixel(), read_usarsim_images(), NTP::ReceiveCont(), JPEGEncoder::ReconstructAndConvertYCbCr(), ImageObserver::ReconstructImage(), FtpDTP::RetrieveSend(), BMP::SaveCDT(), BMP::SaveLayerC(), BMP::SaveRaw2Gray(), ImageObserver::SaveRawData(), BMP::SaveRawDataAsCDT(), BMP::SaveYCrCb2RGB(), and NTP::SendNTPPacket().

typedef unsigned long longword
 

Definition at line 19 of file ImageObserver/util/BMP.h.

Referenced by WAV::get_longword(), BallTrackingHead::GetPanTiltAngle(), BallTrackingHead7::GetPanTiltAngle(), NTP::ReceiveCont(), SoundRec::SaveSoundBufferAsWAV(), WAV::Set(), and FtpDTP::SetPort().

typedef char sbyte
 

Definition at line 20 of file ImageObserver/util/BMP.h.

Referenced by convert_to_timestamp(), GetTimeDifference(), NTP::ReceiveCont(), and BMP::YCrCb2RGB().

typedef long slongword
 

Definition at line 22 of file ImageObserver/util/BMP.h.

Referenced by MTN::InterpolateCommandData(), and VirtualRobotComm_get_sensor_reading().

typedef short sword
 

Definition at line 21 of file ImageObserver/util/BMP.h.

typedef unsigned short word
 

Definition at line 18 of file ImageObserver/util/BMP.h.

Referenced by WAV::get_word(), and SoundRec::SaveSoundBufferAsWAV().


Variable Documentation

const longword bmpcompressionRGB = 0
 

Definition at line 41 of file ImageObserver/util/BMP.h.

const longword bmpcompressionRGB_MASK = 3
 

Definition at line 44 of file ImageObserver/util/BMP.h.

const longword bmpcompressionRLE4 = 2
 

Definition at line 43 of file ImageObserver/util/BMP.h.

const longword bmpcompressionRLE8 = 1
 

Definition at line 42 of file ImageObserver/util/BMP.h.


Generated on Sun Dec 2 23:04:31 2007 for openSDK by  doxygen 1.3.9.1