PrevNextUpHome SophiaFramework UNIVERSE 5.3

22.1. Pointer Utility

As the smart pointer class for operating a pointer, SophiaFramework provides the SFXBrewPointer class for managing an instance of the BREW interface and the SFXResponderPointer class for managing an instance of the Responder class.

Since an instance of the BREW interface or the Responder class is automatically managed by the smart pointer, it is unnecessary to use the SFXBrewPointer class or the SFXResponderPointer class explicitly.