SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::xbt::MainFunction< F > Class Template Reference

#include <functional.hpp>

Public Member Functions

 MainFunction (F code, std::vector< std::string > args)
 
void operator() () const
 

Constructor & Destructor Documentation

◆ MainFunction()

template<class F >
simgrid::xbt::MainFunction< F >::MainFunction ( code,
std::vector< std::string args 
)
inline

Member Function Documentation

◆ operator()()

template<class F >
void simgrid::xbt::MainFunction< F >::operator() ( ) const
inline

The documentation for this class was generated from the following file: