connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegisterItem.cpp
author timkelly
Fri, 03 Sep 2010 18:19:14 -0500
branchC3_BUILDER_WORK
changeset 1955 d88e9de3a3db
parent 60 9d2210c8eed2
permissions -rw-r--r--
make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests.

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

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

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

ProtocolRegisterItem::ProtocolRegisterItem()
{

}

ProtocolRegisterItem::~ProtocolRegisterItem()
{

}