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

A mixin base class that contains a bound Gv::CommandSocket object integrated with the GNet::EventLoop. More...

#include <gvcommandsocket.h>

Public Member Functions

 CommandSocketMixin (const std::string &bind_name)
 Constructor.
 
virtual ~CommandSocketMixin ()
 Destructor.
 
virtual void onCommandSocketData (std::string)=0
 Callback that delivers a datagram.
 

Detailed Description

A mixin base class that contains a bound Gv::CommandSocket object integrated with the GNet::EventLoop.

Definition at line 105 of file gvcommandsocket.h.


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