What other #pragma's does rootcint use?
I know of the following:
#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
#pragma link C++ class ...;
#pragma link off all typedefs;
#pragma link off class ...;
#pragma link C++ nestedclasses;
#pragma link C++ nestedtypedefs;
Which I should add only the first 4 seem to be documented by rootcint.
What does the + do after the class name? I know what - and ! do but not +.
Are there any more suffixes out there?
--
Artur Szostak
Department of Physics
University of Cape Town
Email: Artur.Szostak@fi.uib.no (only valid until 30 June)
artur@alice.phy.uct.ac.za
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:11 MET