# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

SelectRotation Class Reference

#include <select_rotation.h>

Inheritance diagram for SelectRotation

Inheritance graph
[legend]
Collaboration diagram for SelectRotation:

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  IDD = IDD_DIALOG1
}

Public Methods

 SelectRotation (CWnd* pParent = NULL)

Public Attributes

int RotSelected

Protected Methods

virtual void DoDataExchange (CDataExchange* pDX)
afx_msg void OnRot0 ()
afx_msg void OnRot1 ()
afx_msg void OnRot2 ()
afx_msg void OnRot3 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD  

Definition at line 22 of file select_rotation.h.


Constructor & Destructor Documentation

SelectRotation::SelectRotation ( CWnd * pParent = NULL )
 

Definition at line 18 of file select_rotation.cpp.


Member Function Documentation

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

Definition at line 27 of file select_rotation.cpp.

afx_msg void SelectRotation::OnRot0 ( ) [protected]
 

void SelectRotation::OnRot1 ( ) [protected]
 

Definition at line 55 of file select_rotation.cpp.

void SelectRotation::OnRot2 ( ) [protected]
 

Definition at line 62 of file select_rotation.cpp.

void SelectRotation::OnRot3 ( ) [protected]
 

Definition at line 69 of file select_rotation.cpp.


Member Data Documentation

int SelectRotation::RotSelected
 

Definition at line 19 of file select_rotation.h.


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