CDebugMessageGeneratorDlgBar Class Reference

#include <DebugMessageGeneratorDlgBar.h>

Inheritance diagram for CDebugMessageGeneratorDlgBar:

CRobotControlDialogBar CDynamicBarDlg MessageHandler CDynamicChildDlg CDynamicDialog CDynamicWndEx CDynamicWnd List of all members.

Public Types

 IDD = IDD_DIALOG_BAR_DEBUGMESSAGEGENERATOR
enum  { IDD = IDD_DIALOG_BAR_DEBUGMESSAGEGENERATOR }

Public Member Functions

 CDebugMessageGeneratorDlgBar ()

Public Attributes

CStatic m_error
CButton m_sendButton
CEdit m_edit
CComboBox m_combo

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnSend ()
 DECLARE_MESSAGE_MAP ()

Detailed Description

Class CDebugMessageGeneratorDlgBar Dialog to create debug messages

Definition at line 22 of file DebugMessageGeneratorDlgBar.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 31 of file DebugMessageGeneratorDlgBar.h.


Constructor & Destructor Documentation

CDebugMessageGeneratorDlgBar::CDebugMessageGeneratorDlgBar (  ) 

Default constructor.

Definition at line 21 of file DebugMessageGeneratorDlgBar.cpp.


Member Function Documentation

CDebugMessageGeneratorDlgBar::DECLARE_MESSAGE_MAP (  )  [protected]

Reimplemented from CDynamicBarDlg.

void CDebugMessageGeneratorDlgBar::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Definition at line 30 of file DebugMessageGeneratorDlgBar.cpp.

References IDC_DEBUGMESSAGEGENERATOR_COMBO, IDC_DEBUGMESSAGEGENERATOR_EDIT, IDC_DEBUGMESSAGEGENERATOR_ERROR, IDC_DEBUGMESSAGEGENERATOR_SEND, m_combo, m_edit, m_error, and m_sendButton.

BOOL CDebugMessageGeneratorDlgBar::OnInitDialog (  )  [protected, virtual]

Reimplemented from CDynamicDialog.

Definition at line 48 of file DebugMessageGeneratorDlgBar.cpp.

References CDynamicDialog::OnInitDialog(), and TRUE.

void CDebugMessageGeneratorDlgBar::OnSend (  )  [protected]

Definition at line 69 of file DebugMessageGeneratorDlgBar.cpp.

References OutMessage::bin, GenericDebugData::bodyOffsets, InvKinWalkingParameters::bodyShiftOffset, InvKinWalkingParameters::bodyShiftX, InvKinWalkingParameters::bodyShiftY, InvKinWalkingParameters::counterRotation, PIDData::d, d, OutMessage::finishMessage(), InvKinWalkingParameters::footMode, InvKinWalkingParameters::foreCenterX, InvKinWalkingParameters::foreFootLift, InvKinWalkingParameters::foreFootTilt, InvKinWalkingParameters::foreHeight, InvKinWalkingParameters::foreWidth, getQueues(), InvKinWalkingParameters::groundPhase, InvKinWalkingParameters::headPan, InvKinWalkingParameters::headRoll, InvKinWalkingParameters::headTilt, InvKinWalkingParameters::hindCenterX, InvKinWalkingParameters::hindFootLift, InvKinWalkingParameters::hindFootTilt, InvKinWalkingParameters::hindHeight, InvKinWalkingParameters::hindWidth, PIDData::i, idBodyOffsets, idGenericDebugData, idInvKinWalkingParameters, idPIDData, idSoundRequest, jointDataInvalidValue, InvKinWalkingParameters::legPhase, InvKinWalkingParameters::legSpeedFactorR, InvKinWalkingParameters::legSpeedFactorX, InvKinWalkingParameters::legSpeedFactorY, InvKinWalkingParameters::liftPhase, InvKinWalkingParameters::loweringPhase, m_combo, m_edit, m_error, InvKinWalkingParameters::maxRotationChange, InvKinWalkingParameters::maxSpeedXChange, InvKinWalkingParameters::maxSpeedYChange, InvKinWalkingParameters::maxStepSizeX, InvKinWalkingParameters::maxStepSizeY, InvKinWalkingParameters::mouth, InvKinWalkingParameters::numOfFootModes, JointData::numOfJoint, SoundRequest::numOfSoundIDs, MessageQueue::out, PIDData::p, CRobotControlQueuesToRobots::selectedRobot, InvKinWalkingParameters::stepLen, CRobotControlQueues::toPhysical, and CRobotControlQueues::toSimulated.


Member Data Documentation

CComboBox CDebugMessageGeneratorDlgBar::m_combo

Definition at line 35 of file DebugMessageGeneratorDlgBar.h.

Referenced by DoDataExchange(), and OnSend().

CEdit CDebugMessageGeneratorDlgBar::m_edit

Definition at line 34 of file DebugMessageGeneratorDlgBar.h.

Referenced by DoDataExchange(), and OnSend().

CStatic CDebugMessageGeneratorDlgBar::m_error

Definition at line 32 of file DebugMessageGeneratorDlgBar.h.

Referenced by DoDataExchange(), and OnSend().

CButton CDebugMessageGeneratorDlgBar::m_sendButton

Definition at line 33 of file DebugMessageGeneratorDlgBar.h.

Referenced by DoDataExchange().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:19:59 2006 for DT2005.panorama by  doxygen 1.4.7