class pair |
Public Member Functions | |
---|---|
pair () | |
pair (int, int) | |
~pair () | |
int | getNum1 () |
int | getNum2 () |
Private Attributes | |
---|---|
int | anum1 |
int | anum2 |
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.