50 outMsg.writeInt32(0,
"account id");
51 outMsg.writeInt32(money,
"money");
59 outMsg.writeInt32(0,
"account id");
60 outMsg.writeInt32(money,
"money");
68 outMsg.writeInt32(0,
"account id");
76 outMsg.writeInt32(0,
"unused");
84 outMsg.writeInt32(0,
"unused");
Net::BankHandler * bankHandler
void deposit(const int money) const
void withdraw(const int money) const
#define createOutPacket(name)