eventDispenser
Loading...
Searching...
No Matches
event_dispenser_example.cc File Reference

Minimal example exercising the EventDispenser public API. More...

#include "eventDispenser.h"
#include "eventDispenser_options.h"
#include "goptions.h"
#include <map>
#include <string>
Include dependency graph for event_dispenser_example.cc:

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"
 

Variable Documentation

◆ plugin_name

const std::string plugin_name = "test_gdynamic_plugin"

Definition at line 52 of file event_dispenser_example.cc.