#include <BeatListener.h>
Public Methods | |
BeatListener (int port) | |
Constructor. More... | |
virtual | ~BeatListener () |
Destructor. More... | |
bool | Init () |
void | Close () |
void | Check () |
Protected Attributes | |
NetListener * | net |
|
Constructor.
|
|
Destructor.
|
|
|
|
|
|
|
|
|