Another internal class. This contains the queue of typewide
callbacks. It also contains some of the public interface methods,
but those methods are accessed via the uvm_callbacks#() class
so they are documented in that class even though the implementation
is in this class.
The <add>, <delete>, and display methods are implemented in this class.
Class
uvm_typed_callbacks#(T)
Another internal class. This contains the queue of typewide callbacks. It also contains some of the public interface methods, but those methods are accessed via the uvm_callbacks#() class so they are documented in that class even though the implementation is in this class.
The <add>, <delete>, and display methods are implemented in this class.