struct THnIdGenerator |
Id generator.
Public Member Functions | |
---|---|
THnIdGenerator() | |
TInt | GetNextId() |
Private Member Functions | |
---|---|
THnIdGenerator(const THnIdGenerator &) | |
THnIdGenerator & | operator=(const THnIdGenerator &) |
Private Attributes | |
---|---|
TInt | iId |
THnIdGenerator | ( | const THnIdGenerator & | aGenerator | ) | [private] |
Copy constructor declared as private to disallow copying.
const THnIdGenerator & aGenerator | Id generator; |
THnIdGenerator & | operator= | ( | const THnIdGenerator & | ) | [private] |
Assignment operator.
const THnIdGenerator & |
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.