Public Types | Public Member Functions

gnash::ThisIs< T > Struct Template Reference

Check that the 'this' pointer is a particular type. More...

#include <fn_call.h>

List of all members.

Public Types

typedef T value_type

Public Member Functions

value_typeoperator() (as_object *o) const

Detailed Description

template<typename T>
struct gnash::ThisIs< T >

Check that the 'this' pointer is a particular type.

NB: this function and is deprecated.


Member Typedef Documentation

template<typename T >
typedef T gnash::ThisIs< T >::value_type

Member Function Documentation

template<typename T >
value_type* gnash::ThisIs< T >::operator() ( as_object o  )  const [inline]

The documentation for this struct was generated from the following file: