CANdevStudio
Development tool for CAN bus simulation
Loading...
Searching...
No Matches
canrawplayerplugin.h
Go to the documentation of this file.
1
#ifndef CANRAWPLAYERPLUGIN_H_G8RLJWGO
2
#define CANRAWPLAYERPLUGIN_H_G8RLJWGO
3
4
#include "
plugin_type.h
"
5
#include "
canrawplayermodel.h
"
6
7
using
CanRawPlugin
=
PluginBase
<
typestring_is
(
"Raw Layer"
), 0x90bb3e, 58>;
8
9
struct
CanRawPlayerPlugin
{
10
using
Model
=
CanRawPlayerModel
;
11
static
constexpr
const
char
*
name
=
"CanRawPlayer"
;
12
using
PluginType
=
CanRawPlugin
;
13
};
14
15
16
#endif
/* end of include guard: CANRAWPLAYERPLUGIN_H_G8RLJWGO */
canrawplayermodel.h
CanRawPlugin
PluginBase< typestring_is("Raw Layer"), 0x90bb3e, 58 > CanRawPlugin
Definition
canrawplayerplugin.h:7
CanRawPlayerModel
Definition
canrawplayermodel.h:18
plugin_type.h
CanRawPlayerPlugin
Definition
canrawplayerplugin.h:9
CanRawPlayerPlugin::name
static constexpr const char * name
Definition
canrawplayerplugin.h:11
PluginBase
Definition
plugin_type.h:9
typestring_is
#define typestring_is(x)
Definition
typestring.hh:272
src
components
canrawplayer
canrawplayerplugin.h
Generated by
1.9.8