#include <room.h>
Public Member Functions | |
| room_member () | |
Public Attributes | |
| class member * | mem |
| Information of the member. | |
| int | status |
| The current status in this room. | |
| int | time |
| The login time of this user. | |
| room_member::room_member | ( | ) | [inline] |
| class member* room_member::mem |
Information of the member.
Visit the project page on