#include <pclasses/config.h>#include <pclasses/pexport.h>#include <pclasses/paboutdata.h>#include <pclasses/psemaphore.h>Go to the source code of this file.
Namespaces | |
| namespace | P |
Defines | |
| #define | P_IMPLEMENT_MAIN(cl) |
|
|
Value: int main(int argc, char* argv[]) \ { \ cl app; \ return app.run(argc, argv); \ } Definition at line 30 of file psimpleapp.h. |
1.3.3