#include <P_ClusterMachine.h>
Public Member Functions | |
MachineListElement * | find (unsigned int ip, int port=0) |
MachineListElement * | find (unsigned int ip, int port=0) |
Data Fields | |
int | n |
MachineListElement | machine [1] |
Definition at line 96 of file P_ClusterMachine.h.
MachineListElement* MachineList::find | ( | unsigned int | ip, | |
int | port = 0 | |||
) | [inline] |
Definition at line 100 of file P_ClusterMachine.h.
Referenced by ClusterAccept::ClusterAcceptMachine(), ClusterHandler::connectClusterEvent(), ClusterHandler::machine_down(), ClusterHandler::process_write(), and ClusterHandler::startClusterEvent().
MachineListElement* MachineList::find | ( | unsigned int | ip, | |
int | port = 0 | |||
) | [inline] |
Definition at line 99 of file P_ClusterMachine.h.
Referenced by find(), make_cluster_connections(), and read_MachineList().
int MachineList::n |
Definition at line 98 of file P_ClusterMachine.h.
Referenced by find(), make_cluster_connections(), and read_MachineList().