TPair Struct Reference
(KEY, DATA) template pair class used by RMap template class.
Public Member Functions |
---|
| TPair(const KEY &, const DATA &) |
| TPair(const KEY &) |
| TPair() |
Constructor & Destructor Documentation
TPair(const KEY &, const DATA &)
TPair | ( | const KEY & | aKey, |
| const DATA & | aData |
| ) | |
Parameters
const KEY & aKey | Key part of TPair object |
const DATA & aData | Data part of TPair object |
TPair(const KEY &)
Parameters
const KEY & aKey | Key part of TPair object |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.