Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MSN::Group Class Reference

#include <buddy.h>

List of all members.


Detailed Description

The Group class represents a group of contacts on the buddy list.

Each group is represented by a groupID and has a user-visible name.


Public Member Functions

 Group (int groupID_, std::string name_)
 Group ()

Public Attributes

int groupID
std::string name
std::list< Buddy * > buddies


Constructor & Destructor Documentation

MSN::Group::Group int  groupID_,
std::string  name_
[inline]
 

MSN::Group::Group  )  [inline]
 


Member Data Documentation

std::list<Buddy *> MSN::Group::buddies
 

int MSN::Group::groupID
 

std::string MSN::Group::name
 


The documentation for this class was generated from the following file:
Generated on Sun Feb 6 19:59:40 2005 for libmsn by  doxygen 1.4.1