Are you just wanting to increment one value held inside of the class?
If so, that is simple.
Create a function ( declared public as part of the class ) that will increment the value that you want.