CFixedFlatArray Class Reference
| class CFixedFlatArray : public CBase |
Constructor & Destructor Documentation
CFixedFlatArray()
| CFixedFlatArray | ( | ) | [private, inline] |
~CFixedFlatArray()
| ~CFixedFlatArray | ( | ) | [inline] |
Member Functions Documentation
CheckIndex(TInt)
| void | CheckIndex | ( | TInt | aIndex | ) | const [private, inline] |
Check that given index is correct.
ConstructL(const TInt)
| void | ConstructL | ( | const TInt | aSize | ) | [private, inline] |
By default Symbian OS constructor is private.
Count()
|
TInt
| Count | ( | ) | const [inline] |
Des()
Return descriptor containing array. Used in server calls
Set(TInt, T &)
| void | Set | ( | TInt | aIndex, |
| | T & | aBuf |
| | ) | [inline] |
Sets aBuf to array slot specified by aIndex
operator[](TInt)
| T & | operator[] | ( | TInt | aIndex | ) | const [inline] |
Member Data Documentation
TPtr8
iBufferPtr
|
TPtr8
| iBufferPtr | [private] |
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.