Pepper_31_C++_interfaces
Public Member Functions | List of all members
pp::ext::internal::EventBase0< kCreatePPEventListener0 > Class Template Referenceabstract

#include <event_base.h>

Inheritance diagram for pp::ext::internal::EventBase0< kCreatePPEventListener0 >:
Inheritance graph
Collaboration diagram for pp::ext::internal::EventBase0< kCreatePPEventListener0 >:
Collaboration graph

Public Member Functions

 EventBase0 (const InstanceHandle &instance)
 
virtual ~EventBase0 ()
 
- Public Member Functions inherited from pp::ext::internal::GenericEventBase
bool StartListening ()
 
void StopListening ()
 
bool IsListening () const
 
uint32_t listener_id () const
 

Additional Inherited Members

- Protected Member Functions inherited from pp::ext::internal::GenericEventBase
 GenericEventBase (const InstanceHandle &instance, const PP_Ext_EventListener &pp_listener)
 
 ~GenericEventBase ()
 
- Protected Attributes inherited from pp::ext::internal::GenericEventBase
InstanceHandle instance_
 
uint32_t listener_id_
 
const PP_Ext_EventListener pp_listener_
 

Detailed Description

template<const CreatePPEventListener0 kCreatePPEventListener0>
class pp::ext::internal::EventBase0< kCreatePPEventListener0 >

Definition at line 83 of file event_base.h.

Constructor & Destructor Documentation

template<const CreatePPEventListener0 kCreatePPEventListener0>
pp::ext::internal::EventBase0< kCreatePPEventListener0 >::EventBase0 ( const InstanceHandle instance)
inlineexplicit

Definition at line 85 of file event_base.h.

template<const CreatePPEventListener0 kCreatePPEventListener0>
virtual pp::ext::internal::EventBase0< kCreatePPEventListener0 >::~EventBase0 ( )
inlinevirtual

Definition at line 91 of file event_base.h.


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