Log of /trunk/tree/tree/src/TSelectorList.cxx
Parent Directory
Revision
17212 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 17:48:06 2006 UTC (8 years, 1 month ago) by
brun
Original Path:
trunk/tree/src/TSelectorList.cxx
File length: 5360 byte(s)
Diff to
previous 13207
Implement a suggestion from Sebastien Greder in TSelectorList::CheckDuplicateName
When an object is already in the list, print a meaningful message including the name of the object already in the list.
cVS: ----------------------------------------------------------------------
Revision
13158 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Nov 8 17:22:09 2005 UTC (9 years, 2 months ago) by
rdm
Original Path:
trunk/tree/src/TSelectorList.cxx
File length: 5059 byte(s)
for the output list in the TSelector use the new TSelectorList class.
This special TList derived class overrides only the different TList Add()
methods. For objects having a SetDirectory(TDirectory*) it calls
SetDirectory(0) to dis-associate them from any file or directory.
It also checks if the object name is unique (required for merging) and if
not issues an error.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.