Weakref::get(Информация о версии неизвестна, возможно, только в SVN) Weakref::get — Returns the object pointed to by the weak reference Описание
public object Weakref::get
( void
)
Returns the object pointed to by the weak reference. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the object if the reference is still valid, NULL otherwise. |
||