Update contrib.
2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * This contains all definitions required by clients accessing the
16 * Content Access Framework.
33 #include <caf/caftypes.h>
36 #include <caf/caferr.h>
37 #include <caf/cafpanic.h>
39 // Client side classes for use by the general public
41 #include <caf/content.h>
42 #include <caf/agent.h>
44 // Utiltiy classes from CafUtils
45 #include <caf/metadata.h>
46 #include <caf/metadataarray.h>
47 #include <caf/virtualpath.h>
48 #include <caf/virtualpathptr.h>
49 #include <caf/embeddedobject.h>
50 #include <caf/attributeset.h>
51 #include <caf/stringattributeset.h>
52 #include <caf/streamableptrarray.h>
53 #include <caf/dirstreamable.h>
55 #ifndef SYMBIAN_ENABLE_PUBLIC_PLATFORM_HEADER_SPLIT
56 #include <caf/cafplatform.h>
57 #endif // SYMBIAN_ENABLE_SPLIT_HEADERS