|
psf
|
Base class used for every single PSF object. More...
Public Member Functions | |
| __construct ($_parent=NULL) | |
| SetParent ($_parent) | |
| GetParent ($_parent) | |
| AddChild ($_child) | |
Protected Attributes | |
| $Parent = NULL | |
Base class used for every single PSF object.
Definition at line 21 of file object.php.
1.8.13