CESMRICalComponent Class Reference
class CESMRICalComponent : public CESMRICalBase |
Abstract class of classes representing specific iCalendar components.
Constructor & Destructor Documentation
CESMRICalComponent()
CESMRICalComponent | ( | ) | [protected] |
Member Functions Documentation
CreateICalComponentL(const TDesC &, TICalMethod)
Factory function for creating new components of the type indicated by the aName argument.
- leave
- Leaves with KErrCorrupt if the requested component is unknown.
CreateICalComponentL(CESMRICalBase::TICalComponentType, TICalMethod)
Factory function for creating new components of the type indicated by the aType argument.
- leave
- Leaves with KErrCorrupt if the requested component is unknown.
CreateICalComponentLC(const TDesC &, TICalMethod)
Factory function for creating new components of the type indicated by the aName argument. Pushes the new component onto the Cleanup Stack.
- leave
- Leaves with KErrCorrupt if the requested component is unknown.
CreateICalComponentLC(CESMRICalBase::TICalComponentType, TICalMethod)
Factory function for creating new components of the type indicated by the aType argument. Pushes the new component onto the cleanup stack.
- leave
- Leaves with KErrCorrupt if the requested component is unknown.
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.