Revision be7cedc4426094236154688d2850e9e3d856309e authored by Fons Rademakers on 12 March 2004, 00:25:59 UTC, committed by Fons Rademakers on 12 March 2004, 00:25:59 UTC
data member with the same name (e.g. a method that changes a bit in a data
member with a different name). For these methods one can add the comment option:

*GETTER=<getter-method>

to say what the getter method to use, like:

void SetNoExponent(Bool_t noExponent=kTRUE);  //*TOGGLE* *GETTER=GetNoExponent


git-svn-id: http://root.cern.ch/svn/root/trunk@8370 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 0aa48ac
History
File Mode Size
inc
src

back to top