- Timestamp:
- Aug 30, 2010, 7:52:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/consolecommands3/src/libraries/core/command/Executor.h
r7230 r7270 44 44 public: 45 45 Executor(const FunctorPtr& functor, const std::string& name = ""); 46 Executor(const Executor& other); 46 47 virtual ~Executor(); 47 48
Note: See TracChangeset
for help on using the changeset viewer.