datagramserviceu.def.2

来自「symbian s60手机上的短信拦截源代码。」· 2 代码 · 共 14 行

2
14
字号
EXPORTS
	??0CDatagramService@@AAE@ABV0@@Z @ 1 NONAME ; private: __thiscall CDatagramService::CDatagramService(class CDatagramService const &)
	??0CDatagramService@@IAE@XZ @ 2 NONAME ; protected: __thiscall CDatagramService::CDatagramService(void)
	??1CDatagram@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CDatagram::~CDatagram(void)
	?GetAddress@CDatagram@@UAEABVTDesC8@@XZ @ 4 NONAME ; public: virtual class TDesC8 const & __thiscall CDatagram::GetAddress(void)
	?GetData@CDatagram@@UAEABVTDesC16@@XZ @ 5 NONAME ; public: virtual class TDesC16 const & __thiscall CDatagram::GetData(void)
	?GetSMSCenter@CDatagram@@UAEABVTDesC16@@XZ @ 6 NONAME ; public: virtual class TDesC16 const & __thiscall CDatagram::GetSMSCenter(void)
	?NewL@CDatagram@@SAPAV1@AAVTDesC16@@V2@@Z @ 7 NONAME ; public: static class CDatagram * __cdecl CDatagram::NewL(class TDesC16 &,class TDesC16)
	?NewL@CDatagram@@SAPAV1@ABVTDesC16@@ABVTDesC8@@V2@@Z @ 8 NONAME ; public: static class CDatagram * __cdecl CDatagram::NewL(class TDesC16 const &,class TDesC8 const &,class TDesC16)
	?NewL@CDatagramService@@SAPAV1@VTUid@@@Z @ 9 NONAME ; public: static class CDatagramService * __cdecl CDatagramService::NewL(class TUid)
	?SetAddressL@CDatagram@@UAEXABVTDesC8@@@Z @ 10 NONAME ; public: virtual void __thiscall CDatagram::SetAddressL(class TDesC8 const &)
	?SetDataL@CDatagram@@UAEXABVTDesC16@@@Z @ 11 NONAME ; public: virtual void __thiscall CDatagram::SetDataL(class TDesC16 const &)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?