This subclass of
SbPList holds lists of pointers to instances of classes derived from
SoBase (an abstract class). A flag indicates whether adding an instance pointer to the list should add a reference to the instance.
If this flag is TRUE, then adding and removing pointers from the list updates reference counts in the corresponding instances.