|
eventDispenser
|
Minimal example exercising the EventDispenser public API. More...
#include "eventDispenser.h"#include "eventDispenser_options.h"#include "goptions.h"#include <map>#include <string>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Example entry point. | |
Variables | |
| const std::string | plugin_name = "test_gdynamic_plugin" |
| const std::string plugin_name = "test_gdynamic_plugin" |
Definition at line 52 of file event_dispenser_example.cc.