class CMceComMediaSource : public CMceComEndpoint |
Public Member Functions | |
---|---|
~CMceComMediaSource() | |
CMceComMediaSource * | CloneL() |
TInt | EventReceivedL(TMceComEvent &) |
void | ExternalizeFlatL(RWriteStream &) |
TMceComSourceFactory | Factory() |
void | InternalizeFlatL(RReadStream &) |
CMceComMediaSource * | NewL() |
CMceComMediaSource * | NewLC() |
void | UpdateL(CMceComMediaSource &) |
Protected Member Functions | |
---|---|
CMceComMediaSource(TMceSourceType) |
CMceComMediaSource | ( | TMceSourceType | aType | ) | [protected] |
C++ default constructor.
TMceSourceType aType | type of source |
TInt | EventReceivedL | ( | TMceComEvent & | aEvent | ) | [virtual] |
Traversal event handler
TMceComEvent & aEvent | the event |
void | ExternalizeFlatL | ( | RWriteStream & | aWriteStream | ) |
Externalizes flat data
RWriteStream & aWriteStream | write stream |
void | InternalizeFlatL | ( | RReadStream & | aReadStream | ) |
Internalizes flat data
RReadStream & aReadStream | read stream |
void | UpdateL | ( | CMceComMediaSource & | aUpdate | ) | [virtual] |
Updates this object
CMceComMediaSource & aUpdate | object updates this |
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.