| class MVPbkStreamable |
An interface for objects that can be written into stream.
| Public Member Functions | |
|---|---|
| void | ExternalizeL ( RWriteStream &) |
| TInt | ExternalizedSize () |
| TAny * | StreamableExtension ( TUid ) |
| Protected Member Functions | |
|---|---|
| ~MVPbkStreamable () | |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const [pure virtual] |
Outputs this objects state to aStream.
| RWriteStream & aStream | A stream for writing the object state. |
| TInt | ExternalizedSize | ( | ) | const [pure virtual] |
Returns the externalized size of the object in bytes.
| TAny * | StreamableExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
| TUid |
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.