src/CCalendar.cpp File Reference

#include <sstream>
#include <iomanip>
#include <string>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>
#include <time.h>
#include "CBdayEvent.h"
#include "Common.h"
#include "ICalConverter.h"
#include "CalendarErrors.h"
#include "CUtility.h"

Functions

string intToString (int i)

Variables

static const int UPDATE_EXISTING_ALARM = 1
static const int ADD_NEW_ALARM = 2

Detailed Description

This file is part of Maemo calendar. It is the source file for Calendar class.

Copyright (C) 2008 Nokia Corporation. All rights reserved.

Contact: Biris Ilias <ilias.biris@nokia.com>

This software, including documentation, is protected by copyright controlled by Nokia Corporation. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of Nokia Corporation. This material also contains confidential information which may not be disclosed to others without the prior written consent of Nokia.


Function Documentation

string intToString ( int  i  ) 

intToString Utility function to convert integer to string

Parameters:
integer 
Returns:
string

Referenced by CMulticalendar::commitAllChanges().


Generated on Wed Jul 8 14:17:12 2009 for calendar-backend by  doxygen 1.5.6