class CJPEGExifEncoder::CBody : public CBase |
Public Member Functions | |
---|---|
IMPORT_C MExifMetadata * | ExifMetadata () |
IMPORT_C CJPEGExifEncoder::CBody * | NewL ( CJPEGExifEncoder &) |
Private Member Functions | |
---|---|
CBody ( CJPEGExifEncoder &) |
Private Attributes | |
---|---|
CJPEGExifEncoder & | iHandle |
CBody | ( | CJPEGExifEncoder & | aHandle | ) | [private] |
constructor
instanciates a new body for a defined exif jpeg encoder A leave occurs if there is insufficient memory available.
CJPEGExifEncoder & 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 CJPEGExifEncoder::CBody * | NewL | ( | CJPEGExifEncoder & | aHandle | ) | [static] |
create a new body for a defined exif jpeg encoder
A leave occurs if there is insufficient memory available.
CJPEGExifEncoder & aHandle | a reference on the exif encoder 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.