|
Wire Sysio Wire Sysion 1.0.0
|
#include <string>#include <functional>#include <vector>#include <boost/program_options.hpp>

Go to the source code of this file.
Classes | |
| struct | sysio::trace_api::command_registration |
Namespaces | |
| namespace | sysio |
| namespace | sysio::trace_api |
Typedefs | |
| using | sysio::trace_api::command_fn = std::function<int( const bpo::variables_map&, const std::vector<std::string>&)> |