Inherits GameSpyPeerMessageQueueInterface.
Public Member Functions | |
| virtual | ~GameSpyPeerMessageQueue () |
| GameSpyPeerMessageQueue () | |
| virtual void | startThread (void) |
| virtual void | endThread (void) |
| virtual Bool | isThreadRunning (void) |
| virtual Bool | isConnected (void) |
| virtual Bool | isConnecting (void) |
| virtual void | addRequest (const PeerRequest &req) |
| virtual Bool | getRequest (PeerRequest &req) |
| virtual void | addResponse (const PeerResponse &resp) |
| virtual Bool | getResponse (PeerResponse &resp) |
| virtual SerialAuthResult | getSerialAuthResult (void) |
| void | setSerialAuthResult (SerialAuthResult result) |
| PeerThreadClass * | getThread (void) |
Additional Inherited Members |
Definition at line 143 of file PeerThread.cpp.
|
virtual |
Definition at line 556 of file PeerThread.cpp.
| GameSpyPeerMessageQueue::GameSpyPeerMessageQueue | ( | ) |
Definition at line 550 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 599 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 622 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 577 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 609 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 635 of file PeerThread.cpp.
|
inlinevirtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 160 of file PeerThread.cpp.
| PeerThreadClass * GameSpyPeerMessageQueue::getThread | ( | void | ) |
Definition at line 648 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 589 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 594 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 584 of file PeerThread.cpp.
|
inline |
Definition at line 161 of file PeerThread.cpp.
|
virtual |
Implements GameSpyPeerMessageQueueInterface.
Definition at line 561 of file PeerThread.cpp.