Go to the source code of this file.
SPDX-License-Identifier: BSD-3-Clause
Please see the file LICENSE in the root of the source tree for this code. Where software is supplied by third parties, it is indicated in the headers of the routines.
Definition in file comin_plugin_info.cpp.
| const char * comin_current_get_plugin_comm | ( | void | ) |
Definition at line 35 of file comin_plugin_info.cpp.
| bool comin_current_get_plugin_errors_return | ( | ) |
Definition at line 39 of file comin_plugin_info.cpp.
| t_comin_log_severity comin_current_get_plugin_log_severity | ( | void | ) |
Definition at line 47 of file comin_plugin_info.cpp.
| const char * comin_current_get_plugin_name | ( | void | ) |
Definition at line 27 of file comin_plugin_info.cpp.
| const char * comin_current_get_plugin_options | ( | void | ) |
Definition at line 31 of file comin_plugin_info.cpp.
| void comin_error_set_errors_return | ( | bool | errors_return | ) |
Definition at line 43 of file comin_plugin_info.cpp.
|
static |
Definition at line 21 of file comin_plugin_info.cpp.