#include <Neighbours.h>
Inheritance diagram for CNeighbours:
Public Member Functions | |
CNeighbours () | |
virtual | ~CNeighbours () |
virtual void | Connect () |
virtual void | Close () |
virtual void | OnRun () |
Friends | |
class | CNeighbour |
class | CShakeNeighbour |
|
Definition at line 39 of file Neighbours.cpp. |
|
Definition at line 43 of file Neighbours.cpp. References Close(). |
|
Reimplemented from CNeighboursWithG1. Definition at line 59 of file Neighbours.cpp. References CNeighboursWithG1::Close(). Referenced by CNetwork::Disconnect(), and ~CNeighbours(). |
|
Reimplemented from CNeighboursWithG2. Definition at line 51 of file Neighbours.cpp. References CNeighboursWithG2::Connect(). Referenced by CNetwork::Connect(). |
|
Reimplemented from CNeighboursWithConnect. Definition at line 67 of file Neighbours.cpp. References CNeighboursWithConnect::OnRun(). Referenced by CNetwork::OnRun(). |
|
Reimplemented from CNeighboursBase. Definition at line 46 of file Neighbours.h. |
|
Reimplemented from CNeighboursBase. Definition at line 47 of file Neighbours.h. |