used to create a conversation for new players More...
#include <srv-converse.h>
Public Member Functions | |
new_player_conv_data_t (void) throw () | |
void | clear (void) throw () |
bool | isValid (void) const throw () |
Public Attributes | |
conn_id_t | connId |
int | playerId |
StateUpdates * | updates |
UserManager * | userMgr |
used to create a conversation for new players
Definition at line 67 of file srv-converse.h.
aesop::new_player_conv_data_t::new_player_conv_data_t | ( | void | ) | throw () [inline] |
Definition at line 69 of file srv-converse.h.
void aesop::new_player_conv_data_t::clear | ( | void | ) | throw () [inline] |
Definition at line 70 of file srv-converse.h.
bool aesop::new_player_conv_data_t::isValid | ( | void | ) | const throw () [inline] |
Definition at line 76 of file srv-converse.h.
Definition at line 85 of file srv-converse.h.
Definition at line 86 of file srv-converse.h.
Definition at line 87 of file srv-converse.h.
Definition at line 88 of file srv-converse.h.