chat_channel Class Reference

Information on a chat channel. More...

#include <chat_channel.h>

List of all members.

Public Attributes

std::string name
std::string title
std::string leader
int lines
bool restricted
int status
std::list< chat_membermembers


Detailed Description

Information on a chat channel.

Member Data Documentation

std::string chat_channel::name

std::string chat_channel::title

std::string chat_channel::leader

int chat_channel::lines

bool chat_channel::restricted

int chat_channel::status

std::list<chat_member> chat_channel::members


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

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