Struct to hold information for callbacks. More...
Data Fields | |
struct GNUNET_TESTBED_System * | test_system |
char * | testdir |
Struct to hold information for callbacks.
Definition at line 38 of file testbed_api_cmd_system_create.c.
struct GNUNET_TESTBED_System* TestSystemState::test_system |
Definition at line 40 of file testbed_api_cmd_system_create.c.
Referenced by system_create_cleanup(), system_create_run(), and system_create_traits().
char* TestSystemState::testdir |
Definition at line 42 of file testbed_api_cmd_system_create.c.
Referenced by GNUNET_TESTBED_cmd_system_create(), and system_create_run().