libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
strong_rc::n_spt_another_sp::event_handler Class Referenceabstract
Inheritance diagram for strong_rc::n_spt_another_sp::event_handler:
Inheritance graph
Collaboration diagram for strong_rc::n_spt_another_sp::event_handler:
Collaboration graph

Public Member Functions

virtual ~event_handler ()
 
virtual void begin ()=0
 
virtual void handle (int event)=0
 
virtual void end ()=0
 

Detailed Description

Definition at line 2371 of file rc_ptr_test.cpp.

Constructor & Destructor Documentation

◆ ~event_handler()

virtual strong_rc::n_spt_another_sp::event_handler::~event_handler ( )
inlinevirtual

Definition at line 2373 of file rc_ptr_test.cpp.

Member Function Documentation

◆ begin()

virtual void strong_rc::n_spt_another_sp::event_handler::begin ( )
pure virtual

◆ end()

virtual void strong_rc::n_spt_another_sp::event_handler::end ( )
pure virtual

◆ handle()

virtual void strong_rc::n_spt_another_sp::event_handler::handle ( int  event)
pure virtual

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