Public Member Functions | |
DTNSim () | |
void | fill_options () |
void | validate_options (int argc, char *const argv[], int remainder) |
int | main (int argc, char *const argv[]) |
Protected Attributes | |
bool | console_ |
std::string | testopts_ |
Definition at line 49 of file dtnsim.cc.
void DTNSim::fill_options | ( | ) |
int DTNSim::main | ( | int | argc, | |
char *const | argv[] | |||
) |
void DTNSim::validate_options | ( | int | argc, | |
char *const | argv[], | |||
int | remainder | |||
) |
bool DTNSim::console_ [protected] |
Definition at line 59 of file dtnsim.cc.
Referenced by fill_options(), and main().
std::string DTNSim::testopts_ [protected] |
Definition at line 60 of file dtnsim.cc.
Referenced by fill_options(), and main().