TivPowellVariant1.h

00001 
00007 #ifndef _TivPowellVariant1_h
00008 #define _TivPowellVariant1_h
00009 
00010 // SYSTEM INCLUDES
00011 //
00012 
00013 // PROJECT INCLUDES
00014 //
00015 
00016 // LOCAL INCLUDES
00017 //
00018 #include "TivPowell.h"
00019 
00020 // FORWARD REFERENCES
00021 //
00022 
00023 
00024 class TivPowellVariant1
00025     : public TivPowell
00026 {
00027 public:
00028 // LIFECYCLE
00029 
00032     TivPowellVariant1(void);
00033 
00036     ~TivPowellVariant1(void);
00037 
00038 
00039 // OPERATORS
00040 // OPERATIONS
00041     static std::auto_ptr<const TextIterationVisualizer>    Create();
00042 // ACCESS
00043 // INQUIRY
00044 
00045 protected:
00046     virtual wxString    PrintNewBase(
00047                             wxTextCtrl*                     pTargetCtrl,
00048                             const PowellIteration&          iterationData,
00049                             bool                            highlight)
00050                                                                 const;
00051     private:
00055     static void*   mpRegistrationDummy;
00056 };
00057 
00058 // INLINE METHODS
00059 //
00060 
00061 // EXTERNAL REFERENCES
00062 //
00063 
00064 #endif  // _TivPowellVariant1_h

Wygenerowano Fri Sep 29 21:04:49 2006 dla EduOptim2 programem  doxygen 1.4.6