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
BUILDSYSTEM -rw-r--r-- 6.0 KB
CREDITS -rw-r--r-- 8.1 KB
ChangeLog-2-24 -rw-r--r-- 46.8 KB
INSTALL -rw-r--r-- 27.0 KB
README -rw-r--r-- 2.9 KB
README.ALIEN -rw-r--r-- 2.4 KB
README.AUTH -rw-r--r-- 25.9 KB
README.GLOBUS -rw-r--r-- 15.0 KB
README.PROOF -rw-r--r-- 3.8 KB
README.SELECTOR -rw-r--r-- 8.6 KB

README

back to top