author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Mar 2010 09:39:24 +0200 | |
changeset 11 | 001ef9ddb825 |
parent 0 | b16258d2340f |
permissions | -rw-r--r-- |
0
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
EXPORTS |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
??0CChatCommand@@IAE@XZ @ 1 NONAME ; protected: __thiscall CChatCommand::CChatCommand(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
??0CChatParameter@@IAE@XZ @ 2 NONAME ; protected: __thiscall CChatParameter::CChatParameter(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
??0CChatValidator@@IAE@XZ @ 3 NONAME ; protected: __thiscall CChatValidator::CChatValidator(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
??1CChatEngine@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CChatEngine::~CChatEngine(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
??1CChatValidator@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CChatValidator::~CChatValidator(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
?AdoptParameter@CChatMethodInvocation@@QAEXPAVCChatParameter@@@Z @ 6 NONAME ; public: void __thiscall CChatMethodInvocation::AdoptParameter(class CChatParameter *) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
?AdoptValidator@CChatMethodInvocation@@QAEXPAVCChatValidator@@@Z @ 7 NONAME ; public: void __thiscall CChatMethodInvocation::AdoptValidator(class CChatValidator *) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
?BooleanValue@CChatTBoolValidator@@QBEHXZ @ 8 NONAME ; public: int __thiscall CChatTBoolValidator::BooleanValue(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
?CompleteSelf@CChatCommand@@IAEXXZ @ 9 NONAME ; protected: void __thiscall CChatCommand::CompleteSelf(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
?ConstructL@CChatParameter@@IAEXABVTDesC16@@0@Z @ 10 NONAME ; protected: void __thiscall CChatParameter::ConstructL(class TDesC16 const &,class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
?ConstructL@CChatValidator@@IAEXABVTDesC16@@@Z @ 11 NONAME ; protected: void __thiscall CChatValidator::ConstructL(class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
?DesC8Value@CChatTDesC8Validator@@QBEABVTDesC8@@XZ @ 12 NONAME ; public: class TDesC8 const & __thiscall CChatTDesC8Validator::DesC8Value(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
?DumpIt@CChatEngine@@QAEXW4TLogLevel@1@ABVTDesC8@@@Z @ 13 NONAME ; public: void __thiscall CChatEngine::DumpIt(enum CChatEngine::TLogLevel,class TDesC8 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
?GetParameter@CChatMethodInvocation@@QBEPBVCChatParameter@@ABVTDesC16@@@Z @ 14 NONAME ; public: class CChatParameter const * __thiscall CChatMethodInvocation::GetParameter(class TDesC16 const &)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
?GetValidator@CChatMethodInvocation@@QBEPBVCChatValidator@@ABVTDesC16@@@Z @ 15 NONAME ; public: class CChatValidator const * __thiscall CChatMethodInvocation::GetValidator(class TDesC16 const &)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
?IntValue@CChatTIntValidator@@QBEHXZ @ 16 NONAME ; public: int __thiscall CChatTIntValidator::IntValue(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
?InvocationItem@CChatMethodInvocation@@QBEABVTDesC16@@XZ @ 17 NONAME ; public: class TDesC16 const & __thiscall CChatMethodInvocation::InvocationItem(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
?ItemStoreId@CChatCreatedParameter@@QBEABVTDesC16@@XZ @ 18 NONAME ; public: class TDesC16 const & __thiscall CChatCreatedParameter::ItemStoreId(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
?ItemValue@CChatItemStoreValidator@@QBE?AVTStoredItemBase@@XZ @ 19 NONAME ; public: class TStoredItemBase __thiscall CChatItemStoreValidator::ItemValue(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
?LogIt@CChatEngine@@QAAXW4TLogLevel@1@V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 20 NONAME ; public: void __cdecl CChatEngine::LogIt(enum CChatEngine::TLogLevel,class TRefByValue<class TDesC16 const >,...) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
?MethodName@CChatMethodInvocation@@QBEABVTDesC16@@XZ @ 21 NONAME ; public: class TDesC16 const & __thiscall CChatMethodInvocation::MethodName(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
?NewL@CChatEngine@@SAPAV1@ABVTDesC16@@0W4TLogLevel@1@VRFs@@AAVRFileLogger@@AAVMChatSendTrigger@@AAVMChatItemStore@@AAVMChatEngineObserver@@@Z @ 22 NONAME ; public: static class CChatEngine * __cdecl CChatEngine::NewL(class TDesC16 const &,class TDesC16 const &,enum CChatEngine::TLogLevel,class RFs,class RFileLogger &,class MChatSendTrigger &,class MChatItemStore &,class MChatEngineObserver &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
?NewL@CChatItemStoreValidator@@SAPAV1@ABVCChatParameter@@@Z @ 23 NONAME ; public: static class CChatItemStoreValidator * __cdecl CChatItemStoreValidator::NewL(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |
?NewL@CChatItemStoreValidator@@SAPAV1@ABVTDesC16@@VTStoredItemBase@@@Z @ 24 NONAME ; public: static class CChatItemStoreValidator * __cdecl CChatItemStoreValidator::NewL(class TDesC16 const &,class TStoredItemBase) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
26 |
?NewL@CChatMethodInvocation@@SAPAV1@AAVCChatEngine@@ABVTDesC16@@1@Z @ 25 NONAME ; public: static class CChatMethodInvocation * __cdecl CChatMethodInvocation::NewL(class CChatEngine &,class TDesC16 const &,class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
?NewL@CChatParameter@@SAPAV1@ABVTDesC16@@0@Z @ 26 NONAME ; public: static class CChatParameter * __cdecl CChatParameter::NewL(class TDesC16 const &,class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
28 |
?NewL@CChatTBoolValidator@@SAPAV1@ABVCChatParameter@@@Z @ 27 NONAME ; public: static class CChatTBoolValidator * __cdecl CChatTBoolValidator::NewL(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
29 |
?NewL@CChatTBoolValidator@@SAPAV1@ABVTDesC16@@H@Z @ 28 NONAME ; public: static class CChatTBoolValidator * __cdecl CChatTBoolValidator::NewL(class TDesC16 const &,int) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
30 |
?NewL@CChatTDesC8Validator@@SAPAV1@ABVCChatParameter@@@Z @ 29 NONAME ; public: static class CChatTDesC8Validator * __cdecl CChatTDesC8Validator::NewL(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
31 |
?NewL@CChatTDesC8Validator@@SAPAV1@ABVTDesC16@@ABVTDesC8@@@Z @ 30 NONAME ; public: static class CChatTDesC8Validator * __cdecl CChatTDesC8Validator::NewL(class TDesC16 const &,class TDesC8 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
32 |
?NewL@CChatTIntValidator@@SAPAV1@ABVCChatParameter@@@Z @ 31 NONAME ; public: static class CChatTIntValidator * __cdecl CChatTIntValidator::NewL(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
33 |
?NewL@CChatTIntValidator@@SAPAV1@ABVTDesC16@@H@Z @ 32 NONAME ; public: static class CChatTIntValidator * __cdecl CChatTIntValidator::NewL(class TDesC16 const &,int) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
?NumParameters@CChatMethodInvocation@@QBEHXZ @ 33 NONAME ; public: int __thiscall CChatMethodInvocation::NumParameters(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
?NumValidators@CChatMethodInvocation@@QBEHXZ @ 34 NONAME ; public: int __thiscall CChatMethodInvocation::NumValidators(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
36 |
?ParamName@CChatParameter@@QBEABVTDesC16@@XZ @ 35 NONAME ; public: class TDesC16 const & __thiscall CChatParameter::ParamName(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
37 |
?ParamStringValue@CChatParameter@@QBEABVTDesC16@@XZ @ 36 NONAME ; public: class TDesC16 const & __thiscall CChatParameter::ParamStringValue(void)const |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
38 |
?Start@CChatEngine@@QAEXXZ @ 37 NONAME ; public: void __thiscall CChatEngine::Start(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
39 |
?TestExpectation@CChatEngine@@QAEXAAVCChatMethodInvocation@@@Z @ 38 NONAME ; public: void __thiscall CChatEngine::TestExpectation(class CChatMethodInvocation &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
40 |
?ValidateL@CChatMethodInvocation@@QAEHAAV1@AAVTDes16@@@Z @ 39 NONAME ; public: int __thiscall CChatMethodInvocation::ValidateL(class CChatMethodInvocation &,class TDes16 &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
41 |
?WriteComment@CChatEngine@@QAEXW4TLogLevel@1@ABVTDesC16@@@Z @ 40 NONAME ; public: void __thiscall CChatEngine::WriteComment(enum CChatEngine::TLogLevel,class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
42 |
?WriteComment@CChatEngine@@QAEXW4TLogLevel@1@ABVTDesC8@@@Z @ 41 NONAME ; public: void __thiscall CChatEngine::WriteComment(enum CChatEngine::TLogLevel,class TDesC8 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
43 |
?SetNewMethod@CChatMethodInvocation@@QAEXAAVCChatEngine@@ABVTDesC16@@1@Z @42 NONAME ; public: void __thiscall CChatMethodInvocation::SetNewMethod(class CChatEngine &,class TDesC16 const &,class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
44 |
?SetNewParam@CChatTIntValidator@@QAEXABVCChatParameter@@@Z @ 43 NONAME ; public: void __thiscall CChatTIntValidator::SetNewParam(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
45 |
?SetNewParamName@CChatParameter@@IAEXABVTDesC16@@@Z @ 44 NONAME ; protected: void __thiscall CChatParameter::SetNewParamName(class TDesC16 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
46 |
?SetNewTInt@CChatTIntValidator@@QAEXABVTDesC16@@H@Z @ 45 NONAME ; public: void __thiscall CChatTIntValidator::SetNewTInt(class TDesC16 const &,int) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
47 |
?SetNewItem@CChatItemStoreValidator@@QAEXABVTDesC16@@VTStoredItemBase@@@Z @ 46 NONAME ; public: void __thiscall CChatItemStoreValidator::SetNewItem(class TDesC16 const &,class TStoredItemBase) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
48 |
?SetNewParam@CChatItemStoreValidator@@QAEXABVCChatParameter@@@Z @ 47 NONAME ; public: void __thiscall CChatItemStoreValidator::SetNewParam(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
49 |
?SetNewParam@CChatTBoolValidator@@QAEXABVCChatParameter@@@Z @ 48 NONAME ; public: void __thiscall CChatTBoolValidator::SetNewParam(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
50 |
?SetNewParam@CChatTDesC8Validator@@QAEXABVCChatParameter@@@Z @ 49 NONAME ; public: void __thiscall CChatTDesC8Validator::SetNewParam(class CChatParameter const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
51 |
?SetNewTBool@CChatTBoolValidator@@QAEXABVTDesC16@@H@Z @ 50 NONAME ; public: void __thiscall CChatTBoolValidator::SetNewTBool(class TDesC16 const &,int) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
52 |
?SetNewTDesC8@CChatTDesC8Validator@@QAEXABVTDesC16@@ABVTDesC8@@@Z @ 51 NONAME ; public: void __thiscall CChatTDesC8Validator::SetNewTDesC8(class TDesC16 const &,class TDesC8 const &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
53 |
?NewL@CChatMethodInvocation@@SAPAV1@XZ @52 NONAME ; public: static class CChatMethodInvocation * __cdecl CChatMethodInvocation::NewL(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
54 |
?AddParameter@CChatMethodInvocation@@QAEXAAVCChatParameter@@@Z @ 53 NONAME ; public: void __thiscall CChatMethodInvocation::AddParameter(class CChatParameter &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
55 |
?AddValidator@CChatMethodInvocation@@QAEXAAVCChatValidator@@@Z @ 54 NONAME ; public: void __thiscall CChatMethodInvocation::AddValidator(class CChatValidator &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
56 |
?SetOwningCommand@CChatMethodInvocation@@QAEXAAVCChatCommand@@@Z @ 55 NONAME ; public: void __thiscall CChatMethodInvocation::SetOwningCommand(class CChatCommand &) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
57 |
?Restart@CChatEngine@@QAEXXZ @ 56 NONAME ; public: void __thiscall CChatEngine::Restart(void) |
b16258d2340f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
58 |