|
gucoordinates
|
#include <camera_fakes.h>

Public Attributes | |
| const centimetres_d | arg0_val |
| const centimetres_d | arg0_history [(50u)] |
| const centimetres_d | arg1_val |
| const centimetres_d | arg1_history [(50u)] |
| const degrees_d | arg2_val |
| const degrees_d | arg2_history [(50u)] |
| const degrees_d | arg3_val |
| const degrees_d | arg3_history [(50u)] |
| const degrees_d | arg4_val |
| const degrees_d | arg4_history [(50u)] |
| unsigned int | call_count |
| unsigned int | arg_history_len |
| unsigned int | arg_histories_dropped |
| gu_camera | return_val |
| int | return_val_seq_len |
| int | return_val_seq_idx |
| gu_camera * | return_val_seq |
| gu_camera | return_val_history [(50u)] |
| int | custom_fake_seq_len |
| int | custom_fake_seq_idx |
| gu_camera(* | custom_fake )(const centimetres_d arg0, const centimetres_d arg1, const degrees_d arg2, const degrees_d arg3, const degrees_d arg4) |
| gu_camera(** | custom_fake_seq )(const centimetres_d arg0, const centimetres_d arg1, const degrees_d arg2, const degrees_d arg3, const degrees_d arg4) |
Definition at line 75 of file camera_fakes.h.
| const centimetres_d gu_camera_make_Fake::arg0_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| const centimetres_d gu_camera_make_Fake::arg0_val |
Definition at line 75 of file camera_fakes.h.
| const centimetres_d gu_camera_make_Fake::arg1_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| const centimetres_d gu_camera_make_Fake::arg1_val |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg2_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg2_val |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg3_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg3_val |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg4_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| const degrees_d gu_camera_make_Fake::arg4_val |
Definition at line 75 of file camera_fakes.h.
| unsigned int gu_camera_make_Fake::arg_histories_dropped |
Definition at line 75 of file camera_fakes.h.
| unsigned int gu_camera_make_Fake::arg_history_len |
Definition at line 75 of file camera_fakes.h.
| unsigned int gu_camera_make_Fake::call_count |
Definition at line 75 of file camera_fakes.h.
| gu_camera(* gu_camera_make_Fake::custom_fake) (const centimetres_d arg0, const centimetres_d arg1, const degrees_d arg2, const degrees_d arg3, const degrees_d arg4) |
Definition at line 75 of file camera_fakes.h.
| gu_camera(** gu_camera_make_Fake::custom_fake_seq) (const centimetres_d arg0, const centimetres_d arg1, const degrees_d arg2, const degrees_d arg3, const degrees_d arg4) |
Definition at line 75 of file camera_fakes.h.
| int gu_camera_make_Fake::custom_fake_seq_idx |
Definition at line 75 of file camera_fakes.h.
| int gu_camera_make_Fake::custom_fake_seq_len |
Definition at line 75 of file camera_fakes.h.
| gu_camera gu_camera_make_Fake::return_val |
Definition at line 75 of file camera_fakes.h.
| gu_camera gu_camera_make_Fake::return_val_history[(50u)] |
Definition at line 75 of file camera_fakes.h.
| gu_camera* gu_camera_make_Fake::return_val_seq |
Definition at line 75 of file camera_fakes.h.
| int gu_camera_make_Fake::return_val_seq_idx |
Definition at line 75 of file camera_fakes.h.
| int gu_camera_make_Fake::return_val_seq_len |
Definition at line 75 of file camera_fakes.h.