connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegistryItem.cpp
author fturovic <frank.turovich@nokia.com>
Wed, 16 Jun 2010 11:39:35 -0500
changeset 1475 fb0e02cb252b
parent 60 9d2210c8eed2
permissions -rw-r--r--
minor edits and updated images

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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: 
*
*/
// ProtocolRegistryItem.cpp: implementation of the CProtocolRegistryItem class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "ProtocolRegistryItem.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

CProtocolRegistryItem::CProtocolRegistryItem()
{

}

CProtocolRegistryItem::~CProtocolRegistryItem()
{

}