Gizmod::GizmoClient Class Reference

This class can be used to make a connection to the server. More...

#include <GizmoClient.hpp>

Inheritance diagram for Gizmod::GizmoClient:

Inheritance graph
[legend]
Collaboration diagram for Gizmod::GizmoClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void sendEventATIX10 (GizmoEventATIX10 const &Event, GizmoATIX10 const &Gizmo)
 Send ATIX10 Event to server.
void sendEventCPUUsage (GizmoEventCPUUsage const &Event)
 Send CPUUsage Event to server.
void sendEventLIRC (GizmoEventLIRC const &Event, GizmoLIRC const &Gizmo)
 Send LIRC Event to server.
void sendEventPowermate (GizmoEventPowermate const &Event, GizmoPowermate const &Gizmo)
 Send Powermate Event to server.
void sendEventSoundCard (GizmoEventSoundCard const &Event)
 Send Sound Card Event to server.
void sendEventSoundVisualization (GizmoEventSoundVisualization const &Event)
 Send Sound Visualization Event to server.
void sendEventStandard (GizmoEventStandard const &Event, GizmoStandard const &Gizmo)
 Send Powermate Event to server.
void sendEventWindowFocus (GizmoEventWindowFocus const &Event)
 Send Window Focus Event to server.
 GizmoClient ()
 Default Constructor.
virtual ~GizmoClient ()
 Destructor.

Detailed Description

This class can be used to make a connection to the server.

All you need to do is call SocketClient::connectToServer! Then you're a client, and can use the rest of this class


Member Function Documentation

void GizmoClient::sendEventATIX10 ( GizmoEventATIX10 const &  Event,
GizmoATIX10 const &  Gizmo 
)

Send ATIX10 Event to server.

Parameters:
Event The Event
Gizmo The Gizmo that is creating the event

void GizmoClient::sendEventCPUUsage ( GizmoEventCPUUsage const &  Event  ) 

Send CPUUsage Event to server.

Parameters:
Event The Event

void GizmoClient::sendEventLIRC ( GizmoEventLIRC const &  Event,
GizmoLIRC const &  Gizmo 
)

Send LIRC Event to server.

Parameters:
Event The Event
Gizmo The Gizmo that is creating the event

void GizmoClient::sendEventPowermate ( GizmoEventPowermate const &  Event,
GizmoPowermate const &  Gizmo 
)

Send Powermate Event to server.

Parameters:
Event The Event
Gizmo The Gizmo that is creating the event

void GizmoClient::sendEventSoundCard ( GizmoEventSoundCard const &  Event  ) 

Send Sound Card Event to server.

Parameters:
Event The Event

void GizmoClient::sendEventSoundVisualization ( GizmoEventSoundVisualization const &  Event  ) 

Send Sound Visualization Event to server.

Parameters:
Event The Event

void GizmoClient::sendEventStandard ( GizmoEventStandard const &  Event,
GizmoStandard const &  Gizmo 
)

Send Powermate Event to server.

Parameters:
Event The Event
Gizmo The Gizmo that is creating the event

void GizmoClient::sendEventWindowFocus ( GizmoEventWindowFocus const &  Event  ) 

Send Window Focus Event to server.

Parameters:
Event The Event


The documentation for this class was generated from the following files:
Generated on Wed Jun 27 12:43:43 2007 for gizmod by  doxygen 1.4.7