Changeset 019b96 for src/Jobs/MPQCCommandJob.hpp
- Timestamp:
- Sep 17, 2014, 10:34:02 PM (11 years ago)
- Children:
- 67a9d5
- Parents:
- 365a44
- git-author:
- Frederik Heber <heber@…> (05/22/14 16:19:40)
- git-committer:
- Frederik Heber <heber@…> (09/17/14 22:34:02)
- File:
-
- 1 edited
-
src/Jobs/MPQCCommandJob.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Jobs/MPQCCommandJob.hpp
r365a44 r019b96 51 51 52 52 private: 53 friend class MPQCCommandFragmentController; 53 54 //!> Allow controller access to changing the commands 54 55 void setCommand(const std::string &_command) … … 59 60 { suffix = _suffix; } 60 61 62 private: 61 63 //!> private default cstor only for serializatio 62 64 MPQCCommandJob();
Note:
See TracChangeset
for help on using the changeset viewer.
