Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 25, 2006, 12:03:08 AM (18 years ago)
Author:
bensch
Message:

adapted shell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/shell/shell_command_class.h

    r9692 r9697  
    5454  private:
    5555    const std::string                      _className;                 //!< The Name of the Class. This should match the ClassName of the Commands Class.
    56     NewClassID                             _classID;                   //!< The classID of this Class
    5756    CmdList                                _commandList;               //!< A list of Commands from this Class
    5857
Note: See TracChangeset for help on using the changeset viewer.