VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::ViewerEventMixin Class Referenceabstract

A mixin base-class containing a ViewerEvent object that integrates with the GNet::EventLoop. More...

#include <gvviewerevent.h>

Public Member Functions

 ViewerEventMixin (const std::string &channel)
 Constructor.
 
virtual ~ViewerEventMixin ()
 Destructor.
 
virtual void onViewerEvent (ViewerEvent::Info)=0
 Callback that delivers an event from the viewer.
 

Detailed Description

A mixin base-class containing a ViewerEvent object that integrates with the GNet::EventLoop.

Definition at line 97 of file gvviewerevent.h.


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