#include <HubHorizon.h>
Public Member Functions | |
CHubHorizonGroup () | |
virtual | ~CHubHorizonGroup () |
void | Add (IN_ADDR *pAddress, WORD nPort) |
void | Clear () |
Protected Attributes | |
CHubHorizonHub ** | m_pList |
DWORD | m_nCount |
DWORD | m_nBuffer |
|
Definition at line 185 of file HubHorizon.cpp. |
|
Definition at line 192 of file HubHorizon.cpp. |
|
Definition at line 201 of file HubHorizon.cpp. References CHubHorizonPool::Add(), m_nBuffer, m_nCount, m_pList, and NULL. Referenced by CG2Neighbour::OnKHL(). |
|
Definition at line 232 of file HubHorizon.cpp. References m_nCount, m_pList, and CHubHorizonPool::Remove(). Referenced by CG2Neighbour::OnKHL(), and ~CHubHorizonGroup(). |
|
Definition at line 51 of file HubHorizon.h. Referenced by Add(), and CHubHorizonGroup(). |
|
Definition at line 50 of file HubHorizon.h. Referenced by Add(), CHubHorizonGroup(), and Clear(). |
|
Definition at line 49 of file HubHorizon.h. Referenced by Add(), CHubHorizonGroup(), Clear(), and ~CHubHorizonGroup(). |