![]() |
Kea
1.5.0
|
#include <iostream>#include <stdint.h>#include <config.h>#include <exceptions/exceptions.h>#include "test_control.h"#include "command_options.h"
Include dependency graph for perfdhcp/main.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 19 of file perfdhcp/main.cc.
References isc::perfdhcp::CommandOptions::getDiags(), isc::perfdhcp::CommandOptions::instance(), isc::perfdhcp::TestControl::instance(), isc::perfdhcp::CommandOptions::parse(), isc::perfdhcp::TestControl::run(), isc::perfdhcp::CommandOptions::usage(), and isc::Exception::what().
Here is the call graph for this function: