ControlTeam Struct Reference

Collaboration diagram for ControlTeam:
Collaboration graph
[legend]

Public Member Functions

 ControlTeam ()
 ControlTeam (int i)
void AddPlayer (User *player)
void AddTeam (ControlTeam &other)
bool operator< (const ControlTeam &other) const

Data Fields

std::vector< User * > players
float ranksum
int teamnum

Detailed Description

Definition at line 781 of file battle.cpp.


Constructor & Destructor Documentation

ControlTeam::ControlTeam (  )  [inline]

Definition at line 786 of file battle.cpp.

ControlTeam::ControlTeam ( int  i  )  [inline]

Definition at line 787 of file battle.cpp.


Member Function Documentation

void ControlTeam::AddPlayer ( User player  )  [inline]

Definition at line 788 of file battle.cpp.

void ControlTeam::AddTeam ( ControlTeam other  )  [inline]

Definition at line 796 of file battle.cpp.

bool ControlTeam::operator< ( const ControlTeam other  )  const [inline]

Definition at line 800 of file battle.cpp.


Field Documentation

std::vector<User*> ControlTeam::players

Definition at line 783 of file battle.cpp.

Definition at line 784 of file battle.cpp.

Definition at line 785 of file battle.cpp.


The documentation for this struct was generated from the following file:

Generated on Thu Dec 29 00:11:43 2011 for SpringLobby by doxygen 1.6.3