loggingservices/eventlogger/bwins/logcliu.def
changeset 0 08ec8eefde2f
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 EXPORTS
       
     2 	?NewL@CLogClient@@SAPAV1@AAVRFs@@H@Z @ 1 NONAME ; public: static class CLogClient * __cdecl CLogClient::NewL(class RFs &,int)
       
     3 	??0TLogConfig@@QAE@XZ @ 2 NONAME ; public: __thiscall TLogConfig::TLogConfig(void)
       
     4 	??1CLogClient@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CLogClient::~CLogClient(void)
       
     5 	??1CLogEventType@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CLogEventType::~CLogEventType(void)
       
     6 	??1CLogView@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CLogView::~CLogView(void)
       
     7 	??1CLogViewEvent@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CLogViewEvent::~CLogViewEvent(void)
       
     8 	??1CLogViewRecent@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CLogViewRecent::~CLogViewRecent(void)
       
     9 	?AddEvent@CLogClient@@UAEXAAVCLogEvent@@AAVTRequestStatus@@@Z @ 8 NONAME ; public: virtual void __thiscall CLogClient::AddEvent(class CLogEvent &,class TRequestStatus &)
       
    10 	?AddEventType@CLogClient@@QAEXABVCLogEventType@@AAVTRequestStatus@@@Z @ 9 NONAME ; public: void __thiscall CLogClient::AddEventType(class CLogEventType const &,class TRequestStatus &)
       
    11 	?ChangeConfig@CLogClient@@QAEXABVTLogConfig@@AAVTRequestStatus@@@Z @ 10 NONAME ; public: void __thiscall CLogClient::ChangeConfig(class TLogConfig const &,class TRequestStatus &)
       
    12 	?ChangeEvent@CLogClient@@UAEXABVCLogEvent@@AAVTRequestStatus@@@Z @ 11 NONAME ; public: virtual void __thiscall CLogClient::ChangeEvent(class CLogEvent const &,class TRequestStatus &)
       
    13 	?ChangeEventType@CLogClient@@QAEXABVCLogEventType@@AAVTRequestStatus@@@Z @ 12 NONAME ; public: void __thiscall CLogClient::ChangeEventType(class CLogEventType const &,class TRequestStatus &)
       
    14 	?ClearLog@CLogClient@@QAEXABVTTime@@AAVTRequestStatus@@@Z @ 13 NONAME ; public: void __thiscall CLogClient::ClearLog(class TTime const &,class TRequestStatus &)
       
    15 	?ClearLog@CLogClient@@QAEXHAAVTRequestStatus@@@Z @ 14 NONAME ; public: void __thiscall CLogClient::ClearLog(int,class TRequestStatus &)
       
    16 	?Copy@CLogEventType@@QAEXABV1@@Z @ 15 NONAME ; public: void __thiscall CLogEventType::Copy(class CLogEventType const &)
       
    17 	?CountL@CLogView@@QAEHXZ @ 16 NONAME ; public: int __thiscall CLogView::CountL(void)
       
    18 	?DeleteEvent@CLogClient@@UAEXJAAVTRequestStatus@@@Z @ 17 NONAME ; public: virtual void __thiscall CLogClient::DeleteEvent(long,class TRequestStatus &)
       
    19 	?DeleteEventType@CLogClient@@QAEXVTUid@@AAVTRequestStatus@@@Z @ 18 NONAME ; public: void __thiscall CLogClient::DeleteEventType(class TUid,class TRequestStatus &)
       
    20 	?DuplicatesL@CLogViewRecent@@QAEHAAVCLogViewDuplicate@@AAVTRequestStatus@@@Z @ 19 NONAME ; public: int __thiscall CLogViewRecent::DuplicatesL(class CLogViewDuplicate &,class TRequestStatus &)
       
    21 	?FirstL@CLogView@@QAEHAAVTRequestStatus@@@Z @ 20 NONAME ; public: int __thiscall CLogView::FirstL(class TRequestStatus &)
       
    22 	?GetConfig@CLogClient@@QAEXAAVTLogConfig@@AAVTRequestStatus@@@Z @ 21 NONAME ; public: void __thiscall CLogClient::GetConfig(class TLogConfig &,class TRequestStatus &)
       
    23 	?GetEvent@CLogClient@@UAEXAAVCLogEvent@@AAVTRequestStatus@@@Z @ 22 NONAME ; public: virtual void __thiscall CLogClient::GetEvent(class CLogEvent &,class TRequestStatus &)
       
    24 	?GetEventType@CLogClient@@QAEXAAVCLogEventType@@AAVTRequestStatus@@@Z @ 23 NONAME ; public: void __thiscall CLogClient::GetEventType(class CLogEventType &,class TRequestStatus &)
       
    25 	?GetString@CLogClient@@UBEHAAVTDes16@@H@Z @ 24 NONAME ; public: virtual int __thiscall CLogClient::GetString(class TDes16 &,int)const 
       
    26 	?LastL@CLogView@@QAEHAAVTRequestStatus@@@Z @ 25 NONAME ; public: int __thiscall CLogView::LastL(class TRequestStatus &)
       
    27 	?NewL@CLogEventType@@SAPAV1@XZ @ 26 NONAME ; public: static class CLogEventType * __cdecl CLogEventType::NewL(void)
       
    28 	?NewL@CLogViewDuplicate@@SAPAV1@AAVCLogClient@@H@Z @ 27 NONAME ; public: static class CLogViewDuplicate * __cdecl CLogViewDuplicate::NewL(class CLogClient &,int)
       
    29 	?NewL@CLogViewEvent@@SAPAV1@AAVCLogClient@@H@Z @ 28 NONAME ; public: static class CLogViewEvent * __cdecl CLogViewEvent::NewL(class CLogClient &,int)
       
    30 	?NewL@CLogViewRecent@@SAPAV1@AAVCLogClient@@H@Z @ 29 NONAME ; public: static class CLogViewRecent * __cdecl CLogViewRecent::NewL(class CLogClient &,int)
       
    31 	?NextL@CLogView@@QAEHAAVTRequestStatus@@@Z @ 30 NONAME ; public: int __thiscall CLogView::NextL(class TRequestStatus &)
       
    32 	?PreviousL@CLogView@@QAEHAAVTRequestStatus@@@Z @ 31 NONAME ; public: int __thiscall CLogView::PreviousL(class TRequestStatus &)
       
    33 	?RemoveL@CLogViewDuplicate@@QAEHAAVTRequestStatus@@@Z @ 32 NONAME ; public: int __thiscall CLogViewDuplicate::RemoveL(class TRequestStatus &)
       
    34 	?RemoveL@CLogViewRecent@@QAEHAAVTRequestStatus@@@Z @ 33 NONAME ; public: int __thiscall CLogViewRecent::RemoveL(class TRequestStatus &)
       
    35 	?SetFilterL@CLogViewEvent@@QAEHABVCLogFilter@@AAVTRequestStatus@@@Z @ 34 NONAME ; public: int __thiscall CLogViewEvent::SetFilterL(class CLogFilter const &,class TRequestStatus &)
       
    36 	?SetRecentListL@CLogViewRecent@@QAEHCAAVTRequestStatus@@@Z @ 35 NONAME ; public: int __thiscall CLogViewRecent::SetRecentListL(signed char,class TRequestStatus &)
       
    37 	??1CLogFilter@@UAE@XZ @ 36 NONAME ; public: virtual __thiscall CLogFilter::~CLogFilter(void)
       
    38 	?Copy@CLogFilter@@QAEXABV1@@Z @ 37 NONAME ; public: void __thiscall CLogFilter::Copy(class CLogFilter const &)
       
    39 	?NewL@CLogFilter@@SAPAV1@XZ @ 38 NONAME ; public: static class CLogFilter * __cdecl CLogFilter::NewL(void)
       
    40 	?NotifyChange@CLogClient@@QAEXVTTimeIntervalMicroSeconds32@@AAVTRequestStatus@@@Z @ 39 NONAME ; public: void __thiscall CLogClient::NotifyChange(class TTimeIntervalMicroSeconds32,class TRequestStatus &)
       
    41 	?NotifyChangeCancel@CLogClient@@QAEXXZ @ 40 NONAME ; public: void __thiscall CLogClient::NotifyChangeCancel(void)
       
    42 	??0CLogFilterList@@QAE@XZ @ 41 NONAME ; public: __thiscall CLogFilterList::CLogFilterList(void)
       
    43 	?CopyL@CLogFilterList@@QBEPAV1@XZ @ 42 NONAME ; public: class CLogFilterList * __thiscall CLogFilterList::CopyL(void)const 
       
    44 	?CopyLC@CLogFilterList@@QBEPAV1@XZ @ 43 NONAME ; public: class CLogFilterList * __thiscall CLogFilterList::CopyLC(void)const 
       
    45 	?SetFilterL@CLogViewEvent@@QAEHABVCLogFilterList@@AAVTRequestStatus@@@Z @ 44 NONAME ; public: int __thiscall CLogViewEvent::SetFilterL(class CLogFilterList const &,class TRequestStatus &)
       
    46 	?DuplicatesL@CLogViewRecent@@QAEHAAVCLogViewDuplicate@@ABVCLogFilter@@AAVTRequestStatus@@@Z @ 45 NONAME ; public: int __thiscall CLogViewRecent::DuplicatesL(class CLogViewDuplicate &,class CLogFilter const &,class TRequestStatus &)
       
    47 	?DuplicatesL@CLogViewRecent@@QAEHAAVCLogViewDuplicate@@ABVCLogFilterList@@AAVTRequestStatus@@@Z @ 46 NONAME ; public: int __thiscall CLogViewRecent::DuplicatesL(class CLogViewDuplicate &,class CLogFilterList const &,class TRequestStatus &)
       
    48 	?RemoveL@CLogViewDuplicate@@QAEXJ@Z @ 47 NONAME ; public: void __thiscall CLogViewDuplicate::RemoveL(long)
       
    49 	?RemoveL@CLogViewRecent@@QAEXJ@Z @ 48 NONAME ; public: void __thiscall CLogViewRecent::RemoveL(long)
       
    50 	?SetRecentListL@CLogViewRecent@@QAEHCABVCLogFilter@@AAVTRequestStatus@@@Z @ 49 NONAME ; public: int __thiscall CLogViewRecent::SetRecentListL(signed char,class CLogFilter const &,class TRequestStatus &)
       
    51 	?SetRecentListL@CLogViewRecent@@QAEHCABVCLogFilterList@@AAVTRequestStatus@@@Z @ 50 NONAME ; public: int __thiscall CLogViewRecent::SetRecentListL(signed char,class CLogFilterList const &,class TRequestStatus &)
       
    52 	?CLogBase_Reserved1@CLogClient@@EAEXXZ @ 51 NONAME ; private: virtual void __thiscall CLogClient::CLogBase_Reserved1(void)
       
    53 	??1CLogPackage@@UAE@XZ @ 52 NONAME ; public: virtual __thiscall CLogPackage::~CLogPackage(void)
       
    54 	?GetLogConfigL@CLogPackage@@QBEXAAVTLogConfig@@@Z @ 53 NONAME ; public: void __thiscall CLogPackage::GetLogConfigL(class TLogConfig &)const 
       
    55 	?GetLogEventL@CLogPackage@@QBEXAAVCLogEvent@@@Z @ 54 NONAME ; public: void __thiscall CLogPackage::GetLogEventL(class CLogEvent &)const 
       
    56 	?GetLogEventTypeL@CLogPackage@@QBEXAAVCLogEventType@@@Z @ 55 NONAME ; public: void __thiscall CLogPackage::GetLogEventTypeL(class CLogEventType &)const 
       
    57 	?NewL@CLogPackage@@SAPAV1@XZ @ 56 NONAME ; public: static class CLogPackage * __cdecl CLogPackage::NewL(void)
       
    58 	?SetLogConfigL@CLogPackage@@QAEXABVTLogConfig@@@Z @ 57 NONAME ; public: void __thiscall CLogPackage::SetLogConfigL(class TLogConfig const &)
       
    59 	?SetLogEventL@CLogPackage@@QAEXABVCLogEvent@@@Z @ 58 NONAME ; public: void __thiscall CLogPackage::SetLogEventL(class CLogEvent const &)
       
    60 	?SetLogEventTypeL@CLogPackage@@QAEXABVCLogEventType@@@Z @ 59 NONAME ; public: void __thiscall CLogPackage::SetLogEventTypeL(class CLogEventType const &)
       
    61 	?GetLogFilterListL@CLogPackage@@QBEXAAVCLogFilterList@@@Z @ 60 NONAME ; public: void __thiscall CLogPackage::GetLogFilterListL(class CLogFilterList &)const 
       
    62 	?SetLogFilterListL@CLogPackage@@QAEXABVCLogFilterList@@@Z @ 61 NONAME ; public: void __thiscall CLogPackage::SetLogFilterListL(class CLogFilterList const &)
       
    63 	??1CLogViewDuplicate@@UAE@XZ @ 62 NONAME ; public: virtual __thiscall CLogViewDuplicate::~CLogViewDuplicate(void)
       
    64 	?ClearDuplicatesL@CLogViewRecent@@QAEXXZ @ 63 NONAME ; public: void __thiscall CLogViewRecent::ClearDuplicatesL(void)
       
    65 	?SetFlagsL@CLogView@@QAEXE@Z @ 64 NONAME ; public: void __thiscall CLogView::SetFlagsL(unsigned char)
       
    66 	??1CLogChangeDefinition@@UAE@XZ @ 65 NONAME ; public: virtual __thiscall CLogChangeDefinition::~CLogChangeDefinition(void)
       
    67 	?AddL@CLogChangeDefinition@@QAEXJW4TLogDatabaseChangeType@@H@Z @ 66 NONAME ; public: void __thiscall CLogChangeDefinition::AddL(long,enum TLogDatabaseChangeType,int)
       
    68 	?At@CLogChangeDefinition@@QBE?AW4TLogDatabaseChangeType@@H@Z @ 67 NONAME ; public: enum TLogDatabaseChangeType  __thiscall CLogChangeDefinition::At(int)const 
       
    69 	?At@CLogChangeDefinition@@QBE?AW4TLogDatabaseChangeType@@HAAJ@Z @ 68 NONAME ; public: enum TLogDatabaseChangeType  __thiscall CLogChangeDefinition::At(int,long &)const 
       
    70 	?At@CLogChangeDefinition@@QBE?AW4TLogDatabaseChangeType@@HAAJAAH@Z @ 69 NONAME ; public: enum TLogDatabaseChangeType  __thiscall CLogChangeDefinition::At(int,long &,int &)const 
       
    71 	?Count@CLogChangeDefinition@@QBEHXZ @ 70 NONAME ; public: int __thiscall CLogChangeDefinition::Count(void)const 
       
    72 	?ExternalizeL@CLogChangeDefinition@@QBEXAAVRWriteStream@@@Z @ 71 NONAME ; public: void __thiscall CLogChangeDefinition::ExternalizeL(class RWriteStream &)const 
       
    73 	?Find@CLogChangeDefinition@@QBEHJ@Z @ 72 NONAME ; public: int __thiscall CLogChangeDefinition::Find(long)const 
       
    74 	?Find@CLogChangeDefinition@@QBEHJW4TLogDatabaseChangeType@@@Z @ 73 NONAME ; public: int __thiscall CLogChangeDefinition::Find(long,enum TLogDatabaseChangeType)const 
       
    75 	?FindByViewIndex@CLogChangeDefinition@@QBEHH@Z @ 74 NONAME ; public: int __thiscall CLogChangeDefinition::FindByViewIndex(int)const 
       
    76 	?InternalizeL@CLogChangeDefinition@@QAEXAAVRReadStream@@@Z @ 75 NONAME ; public: void __thiscall CLogChangeDefinition::InternalizeL(class RReadStream &)
       
    77 	?NewL@CLogChangeDefinition@@SAPAV1@AAVRReadStream@@@Z @ 76 NONAME ; public: static class CLogChangeDefinition * __cdecl CLogChangeDefinition::NewL(class RReadStream &)
       
    78 	?NewL@CLogChangeDefinition@@SAPAV1@H@Z @ 77 NONAME ; public: static class CLogChangeDefinition * __cdecl CLogChangeDefinition::NewL(int)
       
    79 	?NewL@CLogViewDuplicate@@SAPAV1@AAVCLogClient@@AAVMLogViewChangeObserver@@H@Z @ 78 NONAME ; public: static class CLogViewDuplicate * __cdecl CLogViewDuplicate::NewL(class CLogClient &,class MLogViewChangeObserver &,int)
       
    80 	?NewL@CLogViewEvent@@SAPAV1@AAVCLogClient@@AAVMLogViewChangeObserver@@H@Z @ 79 NONAME ; public: static class CLogViewEvent * __cdecl CLogViewEvent::NewL(class CLogClient &,class MLogViewChangeObserver &,int)
       
    81 	?NewL@CLogViewRecent@@SAPAV1@AAVCLogClient@@AAVMLogViewChangeObserver@@H@Z @ 80 NONAME ; public: static class CLogViewRecent * __cdecl CLogViewRecent::NewL(class CLogClient &,class MLogViewChangeObserver &,int)
       
    82 	?Reset@CLogChangeDefinition@@QAEXXZ @ 81 NONAME ; public: void __thiscall CLogChangeDefinition::Reset(void)
       
    83 	??0TLogTransferWindow@@QAE@XZ @ 82 NONAME ; public: __thiscall TLogTransferWindow::TLogTransferWindow(void)
       
    84 	??0TLogWindow@@QAE@XZ @ 83 NONAME ; public: __thiscall TLogWindow::TLogWindow(void)
       
    85 	?Contains@TLogWindow@@QBEHH@Z @ 84 NONAME ; public: int __thiscall TLogWindow::Contains(int)const 
       
    86 	?Range@TLogWindow@@QBEHXZ @ 85 NONAME ; public: int __thiscall TLogWindow::Range(void)const 
       
    87 	?Reset@TLogTransferWindow@@QAEXXZ @ 86 NONAME ; public: void __thiscall TLogTransferWindow::Reset(void)
       
    88 	?Reset@TLogWindow@@QAEXXZ @ 87 NONAME ; public: void __thiscall TLogWindow::Reset(void)
       
    89 	?WindowIndexFromCursorPosition@TLogWindow@@QBEHH@Z @ 88 NONAME ; public: int __thiscall TLogWindow::WindowIndexFromCursorPosition(int)const 
       
    90 	?SetFilterParseFilterByFilterL@CLogViewEvent@@QAEHABVCLogFilterList@@AAVTRequestStatus@@@Z @ 89 NONAME ; public: int __thiscall CLogViewEvent::SetFilterParseFilterByFilterL(class CLogFilterList const &,class TRequestStatus &)
       
    91 	?NewL@CLogChangeDefinition@@SAPAV1@ABV1@@Z @ 90 NONAME ; public: static class CLogChangeDefinition * __cdecl CLogChangeDefinition::NewL(class CLogChangeDefinition const &)
       
    92 	?MLogClientChangeObserver_Reserved1@MLogClientChangeObserver@@EAEXXZ @ 91 NONAME ; private: virtual void __thiscall MLogClientChangeObserver::MLogClientChangeObserver_Reserved1(void)
       
    93 	?MLogClientChangeObserver_Reserved2@MLogClientChangeObserver@@EAEXXZ @ 92 NONAME ; private: virtual void __thiscall MLogClientChangeObserver::MLogClientChangeObserver_Reserved2(void)
       
    94 	?SetGlobalChangeObserverL@CLogClient@@QAEXPAVMLogClientChangeObserver@@@Z @ 93 NONAME ; public: void __thiscall CLogClient::SetGlobalChangeObserverL(class MLogClientChangeObserver *)
       
    95 	?DateFormatForLocale@LogUtils@@SAABVTDesC16@@XZ @ 94 NONAME ; public: static class TDesC16 const & __cdecl LogUtils::DateFormatForLocale(void)
       
    96 	?ClearLog@CLogClient@@QAEXABVTTime@@KAAVTRequestStatus@@@Z @ 95 NONAME ; void CLogClient::ClearLog(class TTime const &, unsigned long, class TRequestStatus &)
       
    97 	?SimId@CLogFilter@@QBEKXZ @ 96 NONAME ; unsigned long CLogFilter::SimId(void) const
       
    98 	?ClearLog@CLogClient@@QAEXHKAAVTRequestStatus@@@Z @ 97 NONAME ; void CLogClient::ClearLog(int, unsigned long, class TRequestStatus &)
       
    99 	?SetSimId@CLogFilter@@QAEXK@Z @ 98 NONAME ; void CLogFilter::SetSimId(unsigned long)
       
   100