| class CJPEGExifDecoder::CBody : public CBase |
| Public Member Functions | |
|---|---|
| IMPORT_C MExifMetadata * | ExifMetadata () |
| IMPORT_C CJPEGExifDecoder::CBody * | NewL ( CJPEGExifDecoder &) |
| Private Member Functions | |
|---|---|
| CBody ( CJPEGExifDecoder &) | |
| Private Attributes | |
|---|---|
| CJPEGExifDecoder & | iHandle |
| CBody | ( | CJPEGExifDecoder & | aHandle | ) | [private] |
constructor
instanciates a new body for a defined exif jpeg decoder A leave occurs if there is insufficient memory available.
| CJPEGExifDecoder & aHandle | a reference on the exif decoder this body has to be associated to. |
| IMPORT_C MExifMetadata * | ExifMetadata | ( | ) |
Gets the metadata associated with this instance of the decoder
returns NULL if no metadata was found
| IMPORT_C CJPEGExifDecoder::CBody * | NewL | ( | CJPEGExifDecoder & | aHandle | ) | [static] |
create a new body for a defined exif jpeg decoder
A leave occurs if there is insufficient memory available.
| CJPEGExifDecoder & aHandle | a reference on the exif decoder this body has to be associated to. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.