syncmlfw/ds/dsutils/dbcaps/bld/def/bwinscwdbcapsu.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:07:52 +0200
changeset 0 b497e44ab2fc
permissions -rw-r--r--
Revision: 200949 Kit: 200951
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	??0CNSmlCtCapsHandler@@QAE@PAUsml_devinf_ctcaplist_s@@@Z @ 1 NONAME ; CNSmlCtCapsHandler::CNSmlCtCapsHandler(struct sml_devinf_ctcaplist_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	??0CNSmlDbMetaHandler@@QAE@PAUsml_metinf_metinf_s@@@Z @ 2 NONAME ; CNSmlDbMetaHandler::CNSmlDbMetaHandler(struct sml_metinf_metinf_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	??0CNSmlDbMetaHandler@@QAE@XZ @ 3 NONAME ; CNSmlDbMetaHandler::CNSmlDbMetaHandler(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	??0CNSmlDevInfProp@@QAE@PAUsml_devinf_property_s@@@Z @ 4 NONAME ; CNSmlDevInfProp::CNSmlDevInfProp(struct sml_devinf_property_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	??0CNSmlFilterCapsHandler@@QAE@PAUsml_devinf_filtercaplist_s@@@Z @ 5 NONAME ; CNSmlFilterCapsHandler::CNSmlFilterCapsHandler(struct sml_devinf_filtercaplist_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	??0CNSmlPropParam@@QAE@PAUsml_devinf_propparam_s@@@Z @ 6 NONAME ; CNSmlPropParam::CNSmlPropParam(struct sml_devinf_propparam_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	??0TNSmlCtCapData@@QAE@W4TNSmlCtCapTag@0@ABVTDesC8@@@Z @ 7 NONAME ; TNSmlCtCapData::TNSmlCtCapData(enum TNSmlCtCapData::TNSmlCtCapTag, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	??0TNSmlDbCapsSerializer@@QAE@XZ @ 8 NONAME ; TNSmlDbCapsSerializer::TNSmlDbCapsSerializer(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	??0TNSmlFilterCapData@@QAE@W4TNSmlFilterCapTag@0@ABVTDesC8@@@Z @ 9 NONAME ; TNSmlFilterCapData::TNSmlFilterCapData(enum TNSmlFilterCapData::TNSmlFilterCapTag, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	??1CNSmlDbCaps@@UAE@XZ @ 10 NONAME ; CNSmlDbCaps::~CNSmlDbCaps(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	??1CNSmlDbMeta@@UAE@XZ @ 11 NONAME ; CNSmlDbMeta::~CNSmlDbMeta(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	??1CNSmlDevInfProp@@UAE@XZ @ 12 NONAME ; CNSmlDevInfProp::~CNSmlDevInfProp(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?AddCtCapLC@CNSmlDbCaps@@QAEPAVCNSmlCtCap@@XZ @ 13 NONAME ; class CNSmlCtCap * CNSmlDbCaps::AddCtCapLC(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?AddDevInfPropLC@CNSmlCtCap@@QAEPAVCNSmlDevInfProp@@ABVTDesC8@@@Z @ 14 NONAME ; class CNSmlDevInfProp * CNSmlCtCap::AddDevInfPropLC(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?AddFilterCapLC@CNSmlDbCaps@@QAEPAVCNSmlFilterCap@@ABVTDesC8@@0@Z @ 15 NONAME ; class CNSmlFilterCap * CNSmlDbCaps::AddFilterCapLC(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?AddFilterKeywordL@CNSmlFilterCap@@QAEXABVTDesC8@@@Z @ 16 NONAME ; void CNSmlFilterCap::AddFilterKeywordL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?AddFilterRxL@CNSmlDbCaps@@QAEXABVTDesC8@@0@Z @ 17 NONAME ; void CNSmlDbCaps::AddFilterRxL(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?AddParamLC@CNSmlDevInfProp@@QAEPAVCNSmlPropParam@@ABVTDesC8@@@Z @ 18 NONAME ; class CNSmlPropParam * CNSmlDevInfProp::AddParamLC(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?AddPropNameL@CNSmlFilterCap@@QAEXABVTDesC8@@@Z @ 19 NONAME ; void CNSmlFilterCap::AddPropNameL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?AddRxL@CNSmlDbCaps@@QAEXABVTDesC8@@0@Z @ 20 NONAME ; void CNSmlDbCaps::AddRxL(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?AddTxL@CNSmlDbCaps@@QAEXABVTDesC8@@0@Z @ 21 NONAME ; void CNSmlDbCaps::AddTxL(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
	?AddValEnumL@CNSmlDevInfProp@@QAEXABVTDesC8@@@Z @ 22 NONAME ; void CNSmlDevInfProp::AddValEnumL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
	?AddValEnumL@CNSmlPropParam@@QAEXABVTDesC8@@@Z @ 23 NONAME ; void CNSmlPropParam::AddValEnumL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
	?AnchorLast@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 24 NONAME ; class TPtrC8 CNSmlDbMetaHandler::AnchorLast(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
	?AnchorNext@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 25 NONAME ; class TPtrC8 CNSmlDbMetaHandler::AnchorNext(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
	?Clear@CNSmlDbMeta@@QAEXXZ @ 26 NONAME ; void CNSmlDbMeta::Clear(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
	?Compare@TNSmlCtCapData@@SAHABU1@0@Z @ 27 NONAME ; int TNSmlCtCapData::Compare(struct TNSmlCtCapData const &, struct TNSmlCtCapData const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
	?Compare@TNSmlFilterCapData@@SAHABU1@0@Z @ 28 NONAME ; int TNSmlFilterCapData::Compare(struct TNSmlFilterCapData const &, struct TNSmlFilterCapData const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
	?ConvertDeviceInfoL@CNSmlDbCaps@@QAEHPAUsml_devinf_devinf_s@@@Z @ 29 NONAME ; int CNSmlDbCaps::ConvertDeviceInfoL(struct sml_devinf_devinf_s *)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
	?CreateFilterCapsHandlerL@CNSmlDbCaps@@QBEPAVCNSmlFilterCapsHandler@@XZ @ 30 NONAME ; class CNSmlFilterCapsHandler * CNSmlDbCaps::CreateFilterCapsHandlerL(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
	?CreateHandlerL@CNSmlDbCaps@@QBEPAVCNSmlCtCapsHandler@@XZ @ 31 NONAME ; class CNSmlCtCapsHandler * CNSmlDbCaps::CreateHandlerL(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
	?CreateHandlerL@CNSmlDbMeta@@QBEPAVCNSmlDbMetaHandler@@XZ @ 32 NONAME ; class CNSmlDbMetaHandler * CNSmlDbMeta::CreateHandlerL(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
	?CtCaps@CNSmlDbCaps@@QBEPAUsml_devinf_ctcaplist_s@@XZ @ 33 NONAME ; struct sml_devinf_ctcaplist_s * CNSmlDbCaps::CtCaps(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
	?DatastoreL@CNSmlDbCaps@@QBEPAUsml_devinf_datastore_s@@XZ @ 34 NONAME ; struct sml_devinf_datastore_s * CNSmlDbCaps::DatastoreL(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
	?ExternalizeL@TNSmlDbCapsSerializer@@QBEXABVCNSmlDbCaps@@AAVRWriteStream@@@Z @ 35 NONAME ; void TNSmlDbCapsSerializer::ExternalizeL(class CNSmlDbCaps const &, class RWriteStream &) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
	?ExternalizeL@TNSmlDbCapsSerializer@@QBEXABVCNSmlDbCaps@@ABV?$CArrayFix@UTNSmlFilterCapData@@@@AAVRWriteStream@@@Z @ 36 NONAME ; void TNSmlDbCapsSerializer::ExternalizeL(class CNSmlDbCaps const &, class CArrayFix<struct TNSmlFilterCapData> const &, class RWriteStream &) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
	?FilterCaps@CNSmlDbCaps@@QBEPAUsml_devinf_filtercaplist_s@@XZ @ 37 NONAME ; struct sml_devinf_filtercaplist_s * CNSmlDbCaps::FilterCaps(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
	?Format@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 38 NONAME ; class TPtrC8 CNSmlDbMetaHandler::Format(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
	?GetCtCapsL@CNSmlCtCapsHandler@@QAEXAAV?$CArrayFix@UTNSmlCtCapData@@@@ABVTDesC8@@@Z @ 39 NONAME ; void CNSmlCtCapsHandler::GetCtCapsL(class CArrayFix<struct TNSmlCtCapData> &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
	?GetEmiL@CNSmlDbMetaHandler@@QBEXAAVCDesC8Array@@@Z @ 40 NONAME ; void CNSmlDbMetaHandler::GetEmiL(class CDesC8Array &) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
	?GetFilterCapsL@CNSmlFilterCapsHandler@@QAEXAAV?$CArrayFix@UTNSmlFilterCapData@@@@ABVTDesC8@@@Z @ 41 NONAME ; void CNSmlFilterCapsHandler::GetFilterCapsL(class CArrayFix<struct TNSmlFilterCapData> &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
	?InternalizeL@TNSmlDbCapsSerializer@@QBEPAVCNSmlDbCaps@@AAVRReadStream@@@Z @ 42 NONAME ; class CNSmlDbCaps * TNSmlDbCapsSerializer::InternalizeL(class RReadStream &) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
	?Mark@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 43 NONAME ; class TPtrC8 CNSmlDbMetaHandler::Mark(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
	?MaxMsgSize@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 44 NONAME ; class TPtrC8 CNSmlDbMetaHandler::MaxMsgSize(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
	?MaxObjSize@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 45 NONAME ; class TPtrC8 CNSmlDbMetaHandler::MaxObjSize(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
	?MemFreeID@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 46 NONAME ; class TPtrC8 CNSmlDbMetaHandler::MemFreeID(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
	?MemFreeMem@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 47 NONAME ; class TPtrC8 CNSmlDbMetaHandler::MemFreeMem(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
	?MemShared@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 48 NONAME ; class TPtrC8 CNSmlDbMetaHandler::MemShared(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
	?MetInfL@CNSmlDbMeta@@QBEPAUsml_metinf_metinf_s@@XZ @ 49 NONAME ; struct sml_metinf_metinf_s * CNSmlDbMeta::MetInfL(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
	?NewL@CNSmlDbCaps@@SAPAV1@XZ @ 50 NONAME ; class CNSmlDbCaps * CNSmlDbCaps::NewL(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
	?NewL@CNSmlDbMeta@@SAPAV1@XZ @ 51 NONAME ; class CNSmlDbMeta * CNSmlDbMeta::NewL(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
	?NewLC@CNSmlDbCaps@@SAPAV1@XZ @ 52 NONAME ; class CNSmlDbCaps * CNSmlDbCaps::NewLC(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
	?NewLC@CNSmlDbMeta@@SAPAV1@XZ @ 53 NONAME ; class CNSmlDbMeta * CNSmlDbMeta::NewLC(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
	?NextNonce@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 54 NONAME ; class TPtrC8 CNSmlDbMetaHandler::NextNonce(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
	?SetAnchorLastL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 55 NONAME ; void CNSmlDbMeta::SetAnchorLastL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
	?SetAnchorNextL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 56 NONAME ; void CNSmlDbMeta::SetAnchorNextL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
	?SetCtTypeL@CNSmlCtCap@@QAEXABVTDesC8@@@Z @ 57 NONAME ; void CNSmlCtCap::SetCtTypeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
	?SetDataTypeL@CNSmlDevInfProp@@QAEXABVTDesC8@@@Z @ 58 NONAME ; void CNSmlDevInfProp::SetDataTypeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
	?SetDataTypeL@CNSmlPropParam@@QAEXABVTDesC8@@@Z @ 59 NONAME ; void CNSmlPropParam::SetDataTypeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
	?SetDisplayNameL@CNSmlDbCaps@@QAEXABVTDesC8@@@Z @ 60 NONAME ; void CNSmlDbCaps::SetDisplayNameL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
	?SetDisplayNameL@CNSmlDevInfProp@@QAEXABVTDesC8@@@Z @ 61 NONAME ; void CNSmlDevInfProp::SetDisplayNameL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
	?SetDisplayNameL@CNSmlPropParam@@QAEXABVTDesC8@@@Z @ 62 NONAME ; void CNSmlPropParam::SetDisplayNameL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
	?SetEmiL@CNSmlDbMeta@@QAEXABVCDesC8Array@@@Z @ 63 NONAME ; void CNSmlDbMeta::SetEmiL(class CDesC8Array const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
	?SetFieldLevelL@CNSmlCtCap@@QAEXXZ @ 64 NONAME ; void CNSmlCtCap::SetFieldLevelL(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
	?SetFormatL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 65 NONAME ; void CNSmlDbMeta::SetFormatL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
	?SetFromL@TNSmlDbCapsSerializer@@QBEXABVCSmlDataProperty@@AAVCNSmlDevInfProp@@@Z @ 66 NONAME ; void TNSmlDbCapsSerializer::SetFromL(class CSmlDataProperty const &, class CNSmlDevInfProp &) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
	?SetMarkL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 67 NONAME ; void CNSmlDbMeta::SetMarkL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
	?SetMaxGuidSizeL@CNSmlDbCaps@@QAEXABVTDesC8@@@Z @ 68 NONAME ; void CNSmlDbCaps::SetMaxGuidSizeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
	?SetMaxMsgSizeL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 69 NONAME ; void CNSmlDbMeta::SetMaxMsgSizeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
	?SetMaxObjSizeL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 70 NONAME ; void CNSmlDbMeta::SetMaxObjSizeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
	?SetMaxOccurL@CNSmlDevInfProp@@QAEXABVTDesC8@@@Z @ 71 NONAME ; void CNSmlDevInfProp::SetMaxOccurL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
	?SetMaxSizeL@CNSmlDevInfProp@@QAEXABVTDesC8@@@Z @ 72 NONAME ; void CNSmlDevInfProp::SetMaxSizeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
	?SetMemFreeIDL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 73 NONAME ; void CNSmlDbMeta::SetMemFreeIDL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
	?SetMemFreeMemL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 74 NONAME ; void CNSmlDbMeta::SetMemFreeMemL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
	?SetMemSharedL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 75 NONAME ; void CNSmlDbMeta::SetMemSharedL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
	?SetNextNonceL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 76 NONAME ; void CNSmlDbMeta::SetNextNonceL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
	?SetNoTruncateL@CNSmlDevInfProp@@QAEXXZ @ 77 NONAME ; void CNSmlDevInfProp::SetNoTruncateL(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
	?SetRxPrefL@CNSmlDbCaps@@QAEXABVTDesC8@@0@Z @ 78 NONAME ; void CNSmlDbCaps::SetRxPrefL(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
	?SetSizeL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 79 NONAME ; void CNSmlDbMeta::SetSizeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
	?SetSourceRefL@CNSmlDbCaps@@QAEXABVTDesC8@@@Z @ 80 NONAME ; void CNSmlDbCaps::SetSourceRefL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
	?SetSupportHierarchicalSyncL@CNSmlDbCaps@@QAEXXZ @ 81 NONAME ; void CNSmlDbCaps::SetSupportHierarchicalSyncL(void)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
	?SetSyncType@CNSmlDbCaps@@QAEXW4ENSmlSyncTypes@1@@Z @ 82 NONAME ; void CNSmlDbCaps::SetSyncType(enum CNSmlDbCaps::ENSmlSyncTypes)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
	?SetTxPrefL@CNSmlDbCaps@@QAEXABVTDesC8@@0@Z @ 83 NONAME ; void CNSmlDbCaps::SetTxPrefL(class TDesC8 const &, class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
	?SetTypeL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 84 NONAME ; void CNSmlDbMeta::SetTypeL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
	?SetVerCtL@CNSmlCtCap@@QAEXABVTDesC8@@@Z @ 85 NONAME ; void CNSmlCtCap::SetVerCtL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
	?SetVersionL@CNSmlDbMeta@@QAEXABVTDesC8@@@Z @ 86 NONAME ; void CNSmlDbMeta::SetVersionL(class TDesC8 const &)
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
	?Size@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 87 NONAME ; class TPtrC8 CNSmlDbMetaHandler::Size(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
	?SupportsSyncType@CNSmlDbCaps@@QBEHW4ENSmlSyncTypes@1@@Z @ 88 NONAME ; int CNSmlDbCaps::SupportsSyncType(enum CNSmlDbCaps::ENSmlSyncTypes) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
	?Type@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 89 NONAME ; class TPtrC8 CNSmlDbMetaHandler::Type(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
	?Version@CNSmlDbMetaHandler@@QBE?AVTPtrC8@@XZ @ 90 NONAME ; class TPtrC8 CNSmlDbMetaHandler::Version(void) const
b497e44ab2fc Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92