#include <Wiper.h>
公開メンバ関数 | |
| Wiper (void) | |
| virtual | ~Wiper (void) |
| void | Init (void) |
| void | WiperRequest (int request) |
| void | MoveWiper () |
| void | Exe (void) |
公開変数類 | |
| int | wiper_speed_ |
| int | wiper_sw_sound_ |
| int | wiper_current_position_ |
| int * | DeltaT |
| int | wiper_rate_ |
| int | wiper_hold_position_ |
| int | wiper_delay_ |
| int | wiper_sound_behaviour_ |
| int | wiper_sound_ |
非公開変数類 | |
| int | next_wiper_sw_sound_ |
| int | wiper_timer_ |
| int | wiper_direction_ |
| int | wiper_held_timer_ |
| bool | wiper_held_ |
| int | next_wiper_sound_ |
| Wiper::Wiper | ( | void | ) |
|
virtual |
| void Wiper::Exe | ( | void | ) |


| void Wiper::Init | ( | void | ) |

| void Wiper::MoveWiper | ( | ) |

| void Wiper::WiperRequest | ( | int | request | ) |

| int* Wiper::DeltaT |
|
private |
|
private |
| int Wiper::wiper_current_position_ |
| int Wiper::wiper_delay_ |
|
private |
|
private |
|
private |
| int Wiper::wiper_hold_position_ |
| int Wiper::wiper_rate_ |
| int Wiper::wiper_sound_ |
| int Wiper::wiper_sound_behaviour_ |
| int Wiper::wiper_speed_ |
| int Wiper::wiper_sw_sound_ |
|
private |
1.8.6