Signals | Public Member Functions | Protected Member Functions | Private Slots | Private Attributes
SoundServer Class Reference

#include <soundserver.h>

List of all members.

Signals

void clientConnected (const QHostAddress &addr)
void onCmd (const QString &cmd)

Public Member Functions

void SendCancel ()
void SendData (const void *data, int len)
void SendEnd ()
void SendEpdOff ()
void SendEpdOn ()
void SendKeyPressed (int val)
void SendStart ()
 SoundServer (QObject *parent=0)

Protected Member Functions

virtual void incomingConnection (int socketDescriptor)

Private Slots

void read (const QString &cmd)
void socketFinished ()

Private Attributes

QList< ServerSocket * > sockets

Detailed Description

Definition at line 8 of file soundserver.h.


Constructor & Destructor Documentation

SoundServer::SoundServer ( QObject *  parent = 0) [explicit]

Definition at line 4 of file soundserver.cpp.


Member Function Documentation

void SoundServer::clientConnected ( const QHostAddress &  addr) [signal]
void SoundServer::incomingConnection ( int  socketDescriptor) [protected, virtual]

Definition at line 9 of file soundserver.cpp.

void SoundServer::onCmd ( const QString &  cmd) [signal]
void SoundServer::read ( const QString &  cmd) [private, slot]

Definition at line 26 of file soundserver.cpp.

Definition at line 55 of file soundserver.cpp.

void SoundServer::SendData ( const void *  data,
int  len 
)

Definition at line 39 of file soundserver.cpp.

Definition at line 47 of file soundserver.cpp.

Definition at line 79 of file soundserver.cpp.

Definition at line 71 of file soundserver.cpp.

void SoundServer::SendKeyPressed ( int  val)

Definition at line 63 of file soundserver.cpp.

Definition at line 31 of file soundserver.cpp.

void SoundServer::socketFinished ( ) [private, slot]

Definition at line 19 of file soundserver.cpp.


Member Data Documentation

Definition at line 34 of file soundserver.h.


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


rospeex_audiomonitor
Author(s): Komei Sugiura
autogenerated on Thu Jun 6 2019 18:53:06