Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar, and other small cleanups
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 11 Dec 2016 20:29:50 +0000 (21:29 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 11 Dec 2016 20:51:33 +0000 (21:51 +0100)
commitbf6c2bfc3494a13dfeb329e9dba5145d1e33fe91
tree0c431272e5620023556513138eb7d346c7a30213
parent0c07b616d38841a028f8a34fe66394e232008b5e
please sonar, and other small cleanups

- Init members during initialization
- One operation per line at most
- Don't let fields uninited after the constructor
- Obey our naming schema (fields' name end with _)
src/kernel/activity/SynchroExec.cpp
src/kernel/activity/SynchroExec.hpp
src/kernel/routing/AsClusterTorus.cpp
src/s4u/s4u_file.cpp
src/s4u/s4u_storage.cpp
src/surf/cpu_ti.cpp
src/surf/cpu_ti.hpp
src/surf/ptask_L07.cpp
src/surf/sg_platf.cpp