| class Den::RRegisteredNodeList : public RArray< TNodeSpecifier > |
Ordered list (by TNodeId) of nodes that have registered
| Public Member Functions | |
|---|---|
| RRegisteredNodeList () | |
| TInt | FindNode (const Messages::TNodeId &) |
| TInt | InsertNode (const TNodeSpecifier &) |
| TInt | SetNodeTag (const Messages::TNodeId &, TNodeTag ) |
| Private Member Functions | |
|---|---|
| TInt | Compare (const TNodeSpecifier &, const TNodeSpecifier &) |
| TInt | Compare | ( | const TNodeSpecifier & | aLHS, |
| const TNodeSpecifier & | aRHS | |||
| ) | [private, static] | |||
| const TNodeSpecifier & aLHS | |
| const TNodeSpecifier & aRHS |
| TInt | FindNode | ( | const Messages::TNodeId & | aCookieOfNodeToFind | ) | [inline] |
| const Messages::TNodeId & aCookieOfNodeToFind |
| TInt | InsertNode | ( | const TNodeSpecifier & | aNodeToInsert | ) | [inline] |
| const TNodeSpecifier & aNodeToInsert |
| TInt | SetNodeTag | ( | const Messages::TNodeId & | aNodeId, |
| TNodeTag | aTag | |||
| ) | ||||
| const Messages::TNodeId & aNodeId | |
| TNodeTag aTag |
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.