Changeset 484 in Sophya for trunk/SophyaPI/PIext/piacmd.h
- Timestamp:
- Oct 21, 1999, 9:59:23 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piacmd.h
r463 r484 61 61 62 62 virtual void RegisterCommand(string& keyw, string& usage, CmdExecutor * ce, 63 string grp="Command ");63 string grp="Commands"); 64 64 virtual void RegisterHelp(string& keyw, string& usage, string& grp); 65 65 virtual void LoadModule(string& fnameso, string& name);
Note:
See TracChangeset
for help on using the changeset viewer.