Changeset 2474 in Sophya for trunk/SophyaPI/PIext/piacmd.h


Ignore:
Timestamp:
Dec 4, 2003, 12:57:26 PM (22 years ago)
Author:
ansari
Message:

Petites modifs ds piacmd.cc .h - Reza 4/12/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piacmd.h

    r2465 r2474  
    3737
    3838
    39   virtual int            ExecuteCommandLine(string & kw, vector<string> & tokens,
    40                                             string & toks);
    4139  void                   ShowHelpWindow();
    4240  void                   ShowCxxOptionWindow();
     
    5351
    5452protected:
     53  virtual int   ExecuteCommandLine(string & kw, vector<string> & tokens,
     54                                   string & toks);
     55
    5556  virtual bool  CheckHelpGrp(string& grp, int& gid, string& desc);
    5657  virtual void  InitializeHelpWindowMenu();
Note: See TracChangeset for help on using the changeset viewer.