CSIPProfilePlugins Class Reference
class CSIPProfilePlugins : public CBase |
Class provides container for profile plug-ins type information. It provides serialization and deserialization functions
Constructor & Destructor Documentation
CSIPProfilePlugins()
CSIPProfilePlugins | ( | ) | [private] |
~CSIPProfilePlugins()
IMPORT_C | ~CSIPProfilePlugins | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
DoInternalizeL(RReadStream &)
ExternalizeL(RWriteStream &)
Serialize profile plugins to stream
Parameters
RWriteStream & aWriteStream | stream where profile plugins is to be serialized |
ExternalizedSize()
IMPORT_C TUint | ExternalizedSize | ( | ) | const |
Get serialized profile plugins size
InternalizeL(RReadStream &)
Deserialize profile plugins from stream, ownership is transferred
Parameters
RReadStream & aReadStream | stream holding serialized profile plugins |
Plugins()
Get array of profile plugin types
SetPluginsL(const RArray< TSIPProfileTypeInfo > &)
Set array of profile plugin types
Member Data Documentation
RArray< TSIPProfileTypeInfo > iPlugins
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.