Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC: apply some sonar advices
[simgrid.git] / src / mc / api / RemoteApp.hpp
2022-08-09 Martin QuinsonMC: apply some sonar advices
2022-08-06 Martin QuinsonMake the RemoteApp a field of the Exploration, and...
2022-08-03 Martin QuinsonMove the automaton from mc::api to Liveness. An ugly...
2022-08-02 Martin Quinsonlog_state has nothing to do in RemoteApp, it belongs...
2022-08-02 Martin QuinsonSanitize MC finalization process and inline a function
2022-08-02 Martin QuinsonConvert Api::get_maxpid() into RemoteApp::get_maxpid()
2022-08-02 Martin QuinsonMerge an initialization function into the constructor
2022-08-02 Martin QuinsonRename mc::Session into mc::api::RemoteApp