connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegisterItem.cpp
author Ed Swartz <ed.swartz@nokia.com>
Fri, 28 May 2010 14:29:31 -0500
changeset 1416 809f579bf32c
parent 60 9d2210c8eed2
permissions -rw-r--r--
Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.

// ProtocolRegisterItem.cpp: implementation of the ProtocolRegisterItem class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "ProtocolRegisterItem.h"

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

ProtocolRegisterItem::ProtocolRegisterItem()
{

}

ProtocolRegisterItem::~ProtocolRegisterItem()
{

}