[ROOT] --> small

class WhichSurf
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Whichsur.h:8

Constructors Index

WhichSurf
[public]


Enums Index

__$E0035__
[public]


Variables Index

m_attstring
[public]
m_exists
[public]
m_layer
[public]
m_radio
[public]
m_reflect
[public]
m_refract
[public]
m_tex
[public]
n
[public]
object
[public]


Methods Index

CleanAttString
[protected]
DoDataExchange
[protected]
OnAtthelp
[protected]
OnInitDialog
[protected]
OnRadio10
[protected]
OnRadio11
[protected]
OnRadio12
[protected]
OnRadio13
[protected]
OnRadio20
[protected]
OnRadio4
[protected]
OnRadio5
[protected]
OnRadio6
[protected]
OnRadio7
[protected]
OnRadio9
[protected]
OnUpdateEdit27
[protected]
OnUpdateEdit28
[protected]
OnUpdateEdit8
[protected]


Constructors

WhichSurf

public WhichSurf ( CWnd * pParent = NULL ) ;


Enums

__$E0035__

public enum __$E0035__ { IDD = IDD_DIALOG7 } ;


Variables

object

public CString object

n

public char n [ 8 ] [ 1024] ]

m_radio

public int m_radio

m_tex

public int m_tex

m_attstring

public CString m_attstring

m_reflect

public CString m_reflect

m_refract

public CString m_refract

m_exists

public CString m_exists

m_layer

public CString m_layer


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

CleanAttString

protected void CleanAttString ( int ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnAtthelp

protected afx_msg void OnAtthelp ( ) ;

OnUpdateEdit27

protected afx_msg void OnUpdateEdit27 ( ) ;

OnUpdateEdit8

protected afx_msg void OnUpdateEdit8 ( ) ;

OnUpdateEdit28

protected afx_msg void OnUpdateEdit28 ( ) ;

OnRadio4

protected afx_msg void OnRadio4 ( ) ;

OnRadio5

protected afx_msg void OnRadio5 ( ) ;

OnRadio6

protected afx_msg void OnRadio6 ( ) ;

OnRadio7

protected afx_msg void OnRadio7 ( ) ;

OnRadio9

protected afx_msg void OnRadio9 ( ) ;

OnRadio10

protected afx_msg void OnRadio10 ( ) ;

OnRadio11

protected afx_msg void OnRadio11 ( ) ;

OnRadio12

protected afx_msg void OnRadio12 ( ) ;

OnRadio13

protected afx_msg void OnRadio13 ( ) ;

OnRadio20

protected afx_msg void OnRadio20 ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.