Public Member Functions | |
IMPORT_C | CNumberStore () |
IMPORT_C | CNumberStore (TInt aNumber1, TInt aNumber2) |
IMPORT_C void | SetNumber1 (TInt aNumber1) |
IMPORT_C void | SetNumber2 (TInt aNumber2) |
IMPORT_C TInt | Number1 () const |
IMPORT_C TInt | Number2 () const |
IMPORT_C TInt | AddNumbers () const |
IMPORT_C TInt | MultiplyNumbers () const |
IMPORT_C | CNumberStore (TInt aNumber1, TInt aNumber2) |
IMPORT_C void | SetNumber1 (TInt aNumber1) |
IMPORT_C void | SetNumber2 (TInt aNumber2) |
IMPORT_C TInt | Number1 () const |
IMPORT_C TInt | Number2 () const |
IMPORT_C void | NewOwnerFunction1 () |
IMPORT_C void | NewOwnerFunction2 () |
IMPORT_C void | NewOwnerFunction3 () |
IMPORT_C void | NewOwnerFunction4 () |
IMPORT_C void | NewOwnerFunction5 () |
IMPORT_C TInt | AddNumbers () const |
IMPORT_C TInt | MultiplyNumbers () const |
Definition at line 28 of file NumberStore.h.