servicediscoveryandcontrol/pnp/inc/pnp.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 14:30:51 +0300
changeset 12 78fbd574edf4
parent 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201022 Kit: 2010123

// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//


#ifndef __PNP_H__
#define __PNP_H__

#include <pnp/mpnpobserver.h>
#include <pnp/pnpparameterbundle.h>
#include <pnp/rpnpservicediscovery.h>
#include <pnp/rpnpservicepublisher.h>
#include <pnp/rcontrolchannel.h>
#include <pnp/pnpconstants.h>

#endif //__PNP_H__