BarMsg Class Reference

#include <barmsg.h>

Inheritance diagram for BarMsg:

Msg CCObject SimpleCCObject List of all members.

Public Member Functions

 BarMsg (BarMsg_Reason ConsReason, DialogBarOp *pConsBar)

Public Attributes

BarMsg_Reason Reason
DialogBarOppBar

Private Member Functions

 CC_DECLARE_DYNAMIC (BarMsg)

Detailed Description

Definition at line 123 of file barmsg.h.


Constructor & Destructor Documentation

BarMsg::BarMsg BarMsg_Reason  ConsReason,
DialogBarOp pConsBar
[inline]
 

Definition at line 131 of file barmsg.h.

00131                                                            :
00132         Reason(ConsReason), pBar(pConsBar)
00133     { }
};


Member Function Documentation

BarMsg::CC_DECLARE_DYNAMIC BarMsg   )  [private]
 


Member Data Documentation

DialogBarOp* BarMsg::pBar
 

Definition at line 129 of file barmsg.h.

BarMsg_Reason BarMsg::Reason
 

Definition at line 128 of file barmsg.h.


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