Check that the 'this' pointer is a particular type. More...
#include <fn_call.h>
Public Types | |
typedef T | value_type |
Public Member Functions | |
value_type * | operator() (as_object *o) const |
Check that the 'this' pointer is a particular type.
NB: this function and is deprecated.
typedef T gnash::ThisIs< T >::value_type |
value_type* gnash::ThisIs< T >::operator() | ( | as_object * | o | ) | const [inline] |