JM9 XRCU Board
0.1.2
Libraries API Reference
Loading...
Searching...
No Matches
Supported_actuator.h
Go to the documentation of this file.
1
8
9
#ifndef SUPPORTED_ACTUATOR_H
10
#define SUPPORTED_ACTUATOR_H
11
12
#include "
Supported_module.h
"
13
18
class
Supported_actuator
:
public
Supported_module
{
19
protected
:
23
inline
Supported_actuator
() :
Supported_module
() {}
24
};
25
26
#endif
// #ifndef SUPPORTED_ACTUATOR_H
Supported_module.h
Supported_actuator::Supported_actuator
Supported_actuator()
Creates an object of a supported actuator.
Definition
Supported_actuator.h:23
Supported_module::Supported_module
Supported_module()
Creates an object of a supported module.
Definition
Supported_module.h:21
Module_hierachy
src
Supported_actuator.h
Generated by
1.13.2