File plugin.hpp
FileList > illixr > plugin.hpp
Go to the source code of this file
#include "phonebook.hpp"#include "record_logger.hpp"#include <memory>#include <spdlog/common.h>#include <spdlog/sinks/basic_file_sink.h>#include <spdlog/sinks/stdout_color_sinks.h>#include <spdlog/spdlog.h>#include <string>#include <typeinfo>#include <utility>
Namespaces
| Type | Name |
|---|---|
| namespace | ILLIXR RAC_ERRNO_MSG. |
Classes
| Type | Name |
|---|---|
| class | plugin A dynamically-loadable plugin for Spindle. |
Public Functions
| Type | Name |
|---|---|
| MY_EXPORT_API bool | needs_monado () |
Macros
| Type | Name |
|---|---|
| define | PLUGIN_MAIN (PLUGIN_CLASS) /* multi line expression */ |
Public Functions Documentation
function needs_monado
MY_EXPORT_API bool needs_monado ()
Macro Definition Documentation
define PLUGIN_MAIN
#define PLUGIN_MAIN (
PLUGIN_CLASS
) `/* multi line expression */`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/plugin.hpp