CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions
n_spt_another_sp::event_handler_impl Class Reference
Inheritance diagram for n_spt_another_sp::event_handler_impl:
n_spt_another_sp::event_handler

List of all members.

Public Member Functions

virtual void begin ()
virtual void handle (int event)
virtual void end ()
- Public Member Functions inherited from n_spt_another_sp::event_handler
virtual ~event_handler ()

Detailed Description

Definition at line 3037 of file testSharedPtr.cc.


Member Function Documentation

virtual void n_spt_another_sp::event_handler_impl::begin ( )
inlinevirtual

Implements n_spt_another_sp::event_handler.

Definition at line 3042 of file testSharedPtr.cc.

References n_spt_another_sp::begin_called.

virtual void n_spt_another_sp::event_handler_impl::end ( )
inlinevirtual

Implements n_spt_another_sp::event_handler.

Definition at line 3052 of file testSharedPtr.cc.

References n_spt_another_sp::end_called.

virtual void n_spt_another_sp::event_handler_impl::handle ( int  event)
inlinevirtual

Implements n_spt_another_sp::event_handler.

Definition at line 3047 of file testSharedPtr.cc.

References n_spt_another_sp::handle_called.


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