![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testPhoenixSystemTime () |
Test the phoenix popen function. More... | |
void | testPhoenixWhoAmI () |
Test the phoenix_whoami. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 34 of file main.cpp.
References testPhoenixSystemTime(), and testPhoenixWhoAmI().
void testPhoenixSystemTime | ( | ) |
Test the phoenix popen function.
Definition at line 14 of file main.cpp.
References phoenix_assert, phoenix_getClock(), phoenix_getClockNs(), phoenix_getClockSec(), phoenix_getDate(), phoenix_getDateCompact(), phoenix_getNbColTerminal(), phoenix_getNbRowTerminal(), and phoenix_getTime().
Referenced by main().
void testPhoenixWhoAmI | ( | ) |
Test the phoenix_whoami.
Definition at line 30 of file main.cpp.
References phoenix_assert, and phoenix_whoami().
Referenced by main().