datagramserviceu.def

来自「symbian EasyDgm源程序。 symbian 源程序。」· DEF 代码 · 共 13 行

DEF
13
字号
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@@UAEABVTDesC8@@XZ @ 5 NONAME ; public: virtual class TDesC8 const & __thiscall CDatagram::GetData(void)
	?NewL@CDatagram@@SAPAV1@AAVTDesC8@@@Z @ 6 NONAME ; public: static class CDatagram * __cdecl CDatagram::NewL(class TDesC8 &)
	?NewL@CDatagram@@SAPAV1@ABVTDesC8@@0@Z @ 7 NONAME ; public: static class CDatagram * __cdecl CDatagram::NewL(class TDesC8 const &,class TDesC8 const &)
	?NewL@CDatagramService@@SAPAV1@VTUid@@@Z @ 8 NONAME ; public: static class CDatagramService * __cdecl CDatagramService::NewL(class TUid)
	?SetAddressL@CDatagram@@UAEXABVTDesC8@@@Z @ 9 NONAME ; public: virtual void __thiscall CDatagram::SetAddressL(class TDesC8 const &)
	?SetDataL@CDatagram@@UAEXABVTDesC8@@@Z @ 10 NONAME ; public: virtual void __thiscall CDatagram::SetDataL(class TDesC8 const &)

⌨️ 快捷键说明

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