final Class Reference

List of all members.

Public Member Functions

int getI ()
void setI (int _i)

Detailed Description

This class is an example of final class. It has only one member : integer i.

This class is final.


Member Function Documentation

int final::getI (  )  [inline]

Get i

Returns:
the value of i
void final::setI ( int  _i  )  [inline]

Set i to the parameter _i

Parameters:
_i the new value of i

The documentation for this class was generated from the following file:
 All Classes Functions

Generated on 13 Jun 2012 for testsFinalClass by  doxygen 1.6.1