equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Inline methods of CIpsPlgMsgMapper class |
14 * Description: Inline methods of CIpsPlgMsgMapper class |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 //we won't care about pc-lint error here. |
19 #include "ipsplgmsgmapper.h" // for Lint |
19 //including msgmapper header (lint would require this) here would create include recursion |
20 |
20 |
21 // ----------------------------------------------------------------------------- |
21 // ----------------------------------------------------------------------------- |
22 // ----------------------------------------------------------------------------- |
22 // ----------------------------------------------------------------------------- |
23 // |
23 // |
24 inline TBool CIpsPlgMsgMapper::LogicalXor( TInt aLeft, TInt aRight ) |
24 inline TBool CIpsPlgMsgMapper::LogicalXor( TInt aLeft, TInt aRight ) |