Function report |
Source Code:lib\dim\net_dim.c |
Create Date:2022-07-28 07:19:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:net_dim_step
Proto:static int net_dim_step(struct dim *dim)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dim * | dim |
110 | Case tune_state == DIM_PARKING_ON_TOP |
111 | Case tune_state == DIM_PARKING_TIRED |
112 | Break |
113 | Case tune_state == DIM_GOING_RIGHT |
116 | profile_ix++ |
117 | steps_right++ |
118 | Break |
119 | Case tune_state == DIM_GOING_LEFT |
127 | tired++ |
128 | Return DIM_STEPPED |
Name | Describe |
---|---|
net_dim_exit_parking | |
net_dim_decision |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |