CApaResourceFileWriterBase Class Reference
| class CApaResourceFileWriterBase : public CBase |
Inherits from
- CApaResourceFileWriterBase
Nested Classes and Structures
| Protected Member Functions |
|---|
| CApaResourceFileWriterBase() |
| void | DoGenerateFileContentsL(RBuf8 &, TUid, TUid) |
| void | WriteBufferL(MDataSink &, const TDesC8 &) |
| void | WriteLittleEndianUint16L(MDataSink &, TUint) |
| void | WriteLittleEndianUint32L(MDataSink &, TUint) |
| void | WriteText8L(MDataSink &, const TDesC8 &) |
| void | WriteTextL(MDataSink &, const TDesC &) |
| void | WriteUidTypeL(MDataSink &, TUid, TUid) |
| void | WriteUint8L(MDataSink &, TUint) |
Constructor & Destructor Documentation
CApaResourceFileWriterBase()
| CApaResourceFileWriterBase | ( | ) | [protected] |
Member Functions Documentation
AsCompressedUnicodeLC(const TDesC &)
|
HBufC8 * | AsCompressedUnicodeLC | ( | const TDesC & | aUncompressedUnicode | ) | [private, static] |
Parameters
| const TDesC & aUncompressedUnicode | |
DoGenerateFileContentsL(RBuf8 &, TUid, TUid)
| void | DoGenerateFileContentsL | ( | RBuf8 & | aBuffer, |
| | TUid | aUid2, |
| | TUid | aUid3 |
| | ) | const [protected] |
MainResourceInCompiledFormatL(MDataSink &)
| void | MainResourceInCompiledFormatL | ( | MDataSink & | aDataSink | ) | const [private, pure virtual] |
MainResourceInCompiledFormatLC(TInt &, RBuf8 &, TBool)
| void | MainResourceInCompiledFormatLC | ( | TInt & | aMainResourceSizeInBytesWhenUncompressed, |
| | RBuf8 & | aBuffer, |
| | TBool | aCompressedUnicodeFormat |
| | ) | const [private] |
Parameters
| TInt & aMainResourceSizeInBytesWhenUncompressed | |
| RBuf8 & aBuffer | |
| TBool aCompressedUnicodeFormat | |
SecondResourceL(TBool &)
| const TDesC8 * | SecondResourceL | ( | TBool & | aSecondResourceInCompressedUnicodeFormat | ) | const [private, pure virtual] |
Parameters
| TBool & aSecondResourceInCompressedUnicodeFormat | |
WriteBufferL(MDataSink &, const TDesC8 &)
| void | WriteBufferL | ( | MDataSink & | aDataSink, |
| | const TDesC8 & | aBuffer |
| | ) | const [protected] |
WriteLittleEndianUint16L(MDataSink &, TUint)
| void | WriteLittleEndianUint16L | ( | MDataSink & | aDataSink, |
| | TUint | aUint16 |
| | ) | const [protected] |
WriteLittleEndianUint32L(MDataSink &, TUint)
| void | WriteLittleEndianUint32L | ( | MDataSink & | aDataSink, |
| | TUint | aUint32 |
| | ) | const [protected] |
WriteText8L(MDataSink &, const TDesC8 &)
| void | WriteText8L | ( | MDataSink & | aDataSink, |
| | const TDesC8 & | aText8 |
| | ) | const [protected] |
WriteTextL(MDataSink &, const TDesC &)
| void | WriteTextL | ( | MDataSink & | aDataSink, |
| | const TDesC & | aText |
| | ) | const [protected] |
WriteUidTypeL(MDataSink &, TUid, TUid)
WriteUint8L(MDataSink &, TUint)
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.