Public Member Functions

mozilla::plugins::ProtectedActor< ActorType, Traits > Class Template Reference

#include <PluginScriptableObjectUtils.h>

List of all members.

Public Member Functions

 ProtectedActor (ActorType *aActor)
 ~ProtectedActor ()
ActorType * operator-> ()
 operator bool ()

template<class ActorType, class Traits = ProtectedActorTraits<ActorType>>
class mozilla::plugins::ProtectedActor< ActorType, Traits >


Constructor & Destructor Documentation

template<class ActorType , class Traits = ProtectedActorTraits<ActorType>>
mozilla::plugins::ProtectedActor< ActorType, Traits >::ProtectedActor ( ActorType *  aActor  )  [inline]
template<class ActorType , class Traits = ProtectedActorTraits<ActorType>>
mozilla::plugins::ProtectedActor< ActorType, Traits >::~ProtectedActor (  )  [inline]

Member Function Documentation

template<class ActorType , class Traits = ProtectedActorTraits<ActorType>>
mozilla::plugins::ProtectedActor< ActorType, Traits >::operator bool (  )  [inline]
template<class ActorType , class Traits = ProtectedActorTraits<ActorType>>
ActorType* mozilla::plugins::ProtectedActor< ActorType, Traits >::operator-> (  )  [inline]

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