room_member Class Reference

Structure with login information of a member into a channel. More...

#include <room.h>

List of all members.

Public Member Functions

 room_member ()

Public Attributes

class membermem
 Information of the member.
int status
 The current status in this room.
int time
 The login time of this user.


Detailed Description

Structure with login information of a member into a channel.

Constructor & Destructor Documentation

room_member::room_member (  )  [inline]


Member Data Documentation

class member* room_member::mem

Information of the member.

int room_member::status

The current status in this room.

int room_member::time

The login time of this user.


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

Generated on Tue Jan 1 17:30:02 2008 for room_member Class Reference by  doxygen   Visit the project page on SourceForge.net Logo