CCListGadget::ListEntry Class Reference

List of all members.

Public Member Functions

 ListEntry (CWindowID wndID, CGadgetID gdgtID, CCListGadget *ptrListGadget)

Public Attributes

CWindowID parentID
CGadgetID gadgetID
CCListGadgetpListGadget

Detailed Description

Definition at line 249 of file cclistga.h.


Constructor & Destructor Documentation

CCListGadget::ListEntry::ListEntry CWindowID  wndID,
CGadgetID  gdgtID,
CCListGadget ptrListGadget
[inline]
 

Definition at line 252 of file cclistga.h.

00252 :   parentID(wndID), gadgetID(gdgtID), pListGadget(ptrListGadget) {};


Member Data Documentation

CGadgetID CCListGadget::ListEntry::gadgetID
 

Definition at line 254 of file cclistga.h.

CWindowID CCListGadget::ListEntry::parentID
 

Definition at line 252 of file cclistga.h.

CCListGadget* CCListGadget::ListEntry::pListGadget
 

Definition at line 255 of file cclistga.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:52:06 2007 for Camelot by  doxygen 1.4.4