[ROOT] --> small

class CSpecial
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
SPECIAL.H:9

Constructors Index

CSpecial
[public]


Enums Index

__$E0030__
[public]


Variables Index

equationno
[public]
m_sobject
[public]
mdlext
[public]
mdlno
[public]
pc
[protected]
ps
[protected]
pz
[protected]
ThingChosen
[protected]
tmf
[public]
varletters
[protected]
varwas
[protected]


Methods Index

crossref
[protected]
DependentUsedInDrawing
[protected]
DoDataExchange
[protected]
OnButton1
[protected]
OnButton2
[protected]
OnButton3
[protected]
OnButton4
[protected]
OnCancel
[protected]
OnChangeFormula
[protected]
OnInitDialog
[protected]
OnOK
[protected]
OnSelchangeList1
[protected]
OnSelchangeList2
[protected]
OnSelchangeList3
[protected]
setupdata
[protected]
subscript
[protected]
VariableInParam
[protected]


Constructors

CSpecial

public CSpecial ( CWnd * pParent = NULL ) ;


Enums

__$E0030__

public enum __$E0030__ { IDD = IDD_DIALOG5 } ;


Variables

mdlno

public int mdlno

mdlext

public char mdlext [ 4 ]

tmf

public char tmf [ 255] ]

equationno

public int equationno

m_sobject

public CString m_sobject

varletters

protected char varletters [ 25] ]

varwas

protected float varwas

ThingChosen

protected int ThingChosen

ps

protected char ps [ MAXPARAMETERS ] [ MAXLENGTHEQUATION ]

pz

protected char pz [ MAXPARAMETERS ] [ MAXLENGTHEQUATION ]

pc

protected char pc [ MAXPARAMETERS ] [ MAXLENGTHEQUATION ]


Methods

subscript

protected int subscript ( char * ) ;

crossref

protected void crossref ( char * s ) ;

setupdata

protected void setupdata ( ) ;

VariableInParam

protected int VariableInParam ( char * variable ,
                                char * param ) ;

DependentUsedInDrawing

protected int DependentUsedInDrawing ( char * ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnSelchangeList1

protected afx_msg void OnSelchangeList1 ( ) ;

OnSelchangeList2

protected afx_msg void OnSelchangeList2 ( ) ;

OnButton2

protected afx_msg void OnButton2 ( ) ;

OnButton1

protected afx_msg void OnButton1 ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnSelchangeList3

protected afx_msg void OnSelchangeList3 ( ) ;

OnCancel

protected virtual void OnCancel ( ) ;

OnButton3

protected afx_msg void OnButton3 ( ) ;

OnChangeFormula

protected afx_msg void OnChangeFormula ( ) ;

OnButton4

protected afx_msg void OnButton4 ( ) ;


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.