| class Messages::TClientIterBase |
| Public Member Functions | |
|---|---|
| void | Reset() |
| void | SetToLast() |
| RNodeInterface * | operator*() |
| RNodeInterface * | operator++(TInt) |
| RNodeInterface * | operator++() |
| RNodeInterface * | operator--(TInt) |
| IMPORT_C RNodeInterface * | operator[](TInt) |
| Protected Member Functions | |
|---|---|
| TClientIterBase(const RPointerArray< RNodeInterface > &) | |
| IMPORT_C RNodeInterface * | Find(TInt &, TInt, TInt) |
| TBool | TypeMatch(RNodeInterface &) |
| Public Member Type Definitions | |
|---|---|
| typedef | RPointerArray< RNodeInterface > TClientArray |
| Protected Attributes | |
|---|---|
| const RPointerArray< RNodeInterface > & | iClients |
| TInt | iIndex |
| TClientIterBase | ( | const RPointerArray< RNodeInterface > & | aClients | ) | [protected, inline, explicit] |
| const RPointerArray< RNodeInterface > & aClients |
| IMPORT_C RNodeInterface * | Find | ( | TInt & | aInd, |
| TInt | aDir, | |||
| TInt | aCount | |||
| ) | [protected] | |||
| TBool | TypeMatch | ( | RNodeInterface & | aClient | ) | const [protected, pure virtual] |
| RNodeInterface & aClient |
| const RPointerArray< RNodeInterface > & | iClients | [protected] |
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.