Simple typeid interface. Need this to set up the base-super mapping.
This is similar to the factory, but much simpler. The idea of this
interface is that each object type T has a typeid that can be
used for mapping type relationships. This is not a user visible class.
Class
uvm_typeid_base
Simple typeid interface. Need this to set up the base-super mapping. This is similar to the factory, but much simpler. The idea of this interface is that each object type T has a typeid that can be used for mapping type relationships. This is not a user visible class.