Classes | Typedefs
common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Function
 
struct  PluginLoadResult
 
struct  run_response_t
 

Typedefs

using bool_void_func = bool(*)()
 
using plugin_topicparam_func = PluginLoadResult(*)(char *, uint16_t, char *, char *)
 
using void_char_char_func = void(*)(char *, char *)
 
using void_char_func = void(*)(char *)
 
using void_double_func = void(*)(double)
 
using void_uint16_func = void(*)(uint16_t)
 
using void_void_func = void(*)()
 

Typedef Documentation

◆ bool_void_func

using bool_void_func = bool (*)()

Definition at line 20 of file common.h.

◆ plugin_topicparam_func

using plugin_topicparam_func = PluginLoadResult (*)(char*, uint16_t, char*, char*)

Definition at line 25 of file common.h.

◆ void_char_char_func

using void_char_char_func = void (*)(char*, char*)

Definition at line 21 of file common.h.

◆ void_char_func

typedef void(* void_char_func)(char *)

Definition at line 16 of file common.h.

◆ void_double_func

using void_double_func = void (*)(double)

Definition at line 18 of file common.h.

◆ void_uint16_func

using void_uint16_func = void (*)(uint16_t)

Definition at line 17 of file common.h.

◆ void_void_func

typedef void(* void_void_func)()

Definition at line 19 of file common.h.



skyway
Author(s): Toshiya Nakakura
autogenerated on Thu Oct 26 2023 02:42:21